Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 9,370 for

assemble document

(0.1 sec)
  1. PdfConverter | Aspose.PDF for .NET API Reference

    Represents PdfConverter plugin....how to convert PDF to HTML document. // create PdfConverter var...how to convert PDF to XLSX document. // create PdfConverter var...

    reference.aspose.com/pdf/net/aspose.pdf.plugins...
  2. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    PageSetup BorderSurroundsHeader property. Specifies whether the page border includes or excludes the header in C#....affects all sections in the document. Examples Shows how to apply...and header/footer. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  3. LayoutEnumerator.Reset | Aspose.Words for .NET

    LayoutEnumerator Reset method. Moves the enumerator to the first page of the Document in C#....enumerator to the first page of the document. public void Reset () Examples...Shows ways of traversing a document’s layout entities. public...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Bibliography Class | Aspose.Words for .NET

    Aspose.Words.Bibliography.Bibliography class. Represents the list of bibliography sources available in the Document in C#....bibliography sources available in the document. public sealed class Bibliography...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  5. SvgLoadOptions | Aspose.PDF for .NET API Reference

    Represents options for loading/importing SVG file into pdf Document....loading/importing SVG file into pdf document. public sealed class SvgLoadOptions...to embed a font into a PDF document even if license rules disable...

    reference.aspose.com/pdf/net/aspose.pdf/svgload...
  6. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    CompositeNode RemoveSmartTags method. Removes all SmartTag descendant nodes of the current node in C#.... Document doc = new Document ( MyDir + "Smart...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words/com...
  7. LayoutEnumerator.Text | Aspose.Words for .NET

    LayoutEnumerator Text property. Gets text of the current span entity. Throws for other entity types in C#....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  8. LayoutEnumerator.Type | Aspose.Words for .NET

    LayoutEnumerator Type property. Gets the type of the current entity in C#....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  9. LayoutEnumerator.MoveFirstChild | Aspose.Words ...

    LayoutEnumerator MoveFirstChild method. Moves to the first child entity in C#....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  10. LayoutEnumerator.MoveNext | Aspose.Words for .NET

    LayoutEnumerator MoveNext method. Moves to the next sibling entity in visual order. When iterating lines of a paragraph broken across pages this method will not move to the next page but rather move to the next entity on the same page in C#....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...