Skip to content

Commit

Permalink
API Refrence Docs with Articles
Browse files Browse the repository at this point in the history
  • Loading branch information
sabir-aspose committed Nov 3, 2023
1 parent 833536b commit a690239
Show file tree
Hide file tree
Showing 45 changed files with 248 additions and 7,877 deletions.
Binary file modified .DS_Store
Binary file not shown.
49 changes: 18 additions & 31 deletions api/OpenXML.Templates.html → README.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@
<html>
<head>
<meta charset="utf-8">
<title>Namespace OpenXML.Templates
</title>
<title>This is the HOMEPAGE. </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Namespace OpenXML.Templates
">
<meta name="title" content="This is the HOMEPAGE. ">

<link rel="icon" href="../favicon.ico">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<link rel="icon" href="favicon.ico">
<link rel="stylesheet" href="public/docfx.min.css">
<link rel="stylesheet" href="public/main.css">
<meta name="docfx:navrel" content="toc.html">
<meta name="docfx:tocrel" content="toc.html">


Expand All @@ -31,20 +29,20 @@
<meta name="loc:copy" content="Copy">
</head>

<script type="module" src="./../public/docfx.min.js"></script>
<script type="module" src="./public/docfx.min.js"></script>

<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>


<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
<header class="bg-body border-bottom">
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
<div class="container-xxl flex-nowrap">
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
<a class="navbar-brand" href="index.html">
<img id="logo" class="svg" src="logo.svg" alt="">

</a>
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
Expand Down Expand Up @@ -80,32 +78,21 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<nav id="breadcrumb"></nav>
</div>

<article data-uid="OpenXML.Templates">

<h1 id="OpenXML_Templates" data-uid="OpenXML.Templates" class="text-break">Namespace OpenXML.Templates
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>

<h3 id="classes">
Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="OpenXML.Templates.CoreProperties.html">CoreProperties</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenXML.Templates.CustomProperties.html">CustomProperties</a></dt>
<dd></dd>
</dl>
<article data-uid="">
<h1 id="this-is-the-homepage">This is the <strong>HOMEPAGE</strong>.</h1>

<p>Refer to <a href="http://daringfireball.net/projects/markdown/">Markdown</a> for how to write markdown files.</p>
<h2 id="quick-start-notes">Quick Start Notes:</h2>
<ol>
<li>Add images to the <em>images</em> folder if the file is referencing an image.</li>
</ol>

</article>

<div class="contribution d-print-none">
</div>

<div class="next-article d-print-none border-top" id="nextArticle"></div>

</div>

Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.Body.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_Body" data-uid="FileFormat.Words.Body" class="text-brea

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents the body of a document, containing paragraphs, tables, images, and sections.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.Document.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_Document" data-uid="FileFormat.Words.Document" class="t

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents a document with structured elements.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.FileFormatException.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_FileFormatException" data-uid="FileFormat.Words.FileFor

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Custom exception class for file format-related exceptions.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Cell.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Cell" data-uid="FileFormat.Words.IElements.Ce

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents a cell within a row of a table in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Colors.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Colors" data-uid="FileFormat.Words.IElements.

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Provides predefined colors with hexadecimal values.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Column.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Column" data-uid="FileFormat.Words.IElements.

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents column properties of a table in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.ElementStyles.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_ElementStyles" data-uid="FileFormat.Words.IEl

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents Styles associated with different elements.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Headings.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Headings" data-uid="FileFormat.Words.IElement

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Provides predefined heading styles.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.IElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_IElement" data-uid="FileFormat.Words.IElement

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents an element in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Image.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Image" data-uid="FileFormat.Words.IElements.I

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents an image element in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.PageMargin.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_PageMargin" data-uid="FileFormat.Words.IEleme

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents the page margin properties of a section in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.PageSize.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_PageSize" data-uid="FileFormat.Words.IElement

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents the page size properties of a section in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Paragraph.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Paragraph" data-uid="FileFormat.Words.IElemen

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents a paragraph element in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Row.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Row" data-uid="FileFormat.Words.IElements.Row

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents a row within a table in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Run.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Run" data-uid="FileFormat.Words.IElements.Run

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents a run of text within a paragraph.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Section.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Section" data-uid="FileFormat.Words.IElements

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents a section element in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Table.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Table" data-uid="FileFormat.Words.IElements.T

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents a table element in a Word document.</p>
Expand Down
2 changes: 1 addition & 1 deletion api/FileFormat.Words.IElements.Unknown.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="FileFormat_Words_IElements_Unknown" data-uid="FileFormat.Words.IElements

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FileFormat.html">FileFormat</a>.<a class="xref" href="FileFormat.Words.html">Words</a>.<a class="xref" href="FileFormat.Words.IElements.html">IElements</a></dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.Final.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FileFormat.Words.dll</dd></dl>
</div>

<div class="markdown summary"><p>Represents an unknown element in a Word document.</p>
Expand Down
Loading

0 comments on commit a690239

Please sign in to comment.