Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 9,632 for

assemble document

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

    Performs search for sections and paragraphs on the specified Documentaspose.pdf/Document....Visit Visit(Document) Performs search for sections and paragraphs...specified Document . public void Visit ( Document doc ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf.text/pa...
  2. DocumentVisitor.VisitStructuredDocumentTagRange...

    DocumentVisitor VisitStructuredDocumentTagRangeStart method. Called when a StructuredDocumentTagRangeStart is encountered in C#....how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Navigate | Aspose.SVG for .NET API Reference

    Loads the Document at the specified Uniform Resource Locator URL into the current instance replacing the previous content....Navigate(string) Loads the document at the specified Uniform Resource...Description address String The document address. It will be combined...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  4. ComHelper Class | Aspose.Words for .NET

    Aspose.Words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words in C#....for COM clients to load a document into Aspose.Words. public...a COM application to load Document from a stream. Open ( string...

    reference.aspose.com/words/net/aspose.words/com...
  5. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    DocumentVisitor VisitSectionEnd method. Called when enumeration of a section has ended in C#....how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PdfDocumentInfo | Aspose.HTML for .NET API Refe...

    Represents the information about the PDF Document....information about the PDF document. public class PdfDocumentInfo...the person who created the document. CreationDate { get; set;...

    reference.aspose.com/html/net/aspose.html.rende...
  7. ContentDisposition Enum | Aspose.Words for .NET

    Aspose.Words.ContentDisposition enum. Enumerates different ways of presenting the Document at the client browser in C#....different ways of presenting the document at the client browser. public...Description Attachment 0 Send the document to the browser and present...

    reference.aspose.com/words/net/aspose.words/con...
  8. LayoutCollector Class | Aspose.Words for .NET

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of Document nodes in C#....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. public class LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  9. StructuredDocumentTagRangeStart.XmlMapping | As...

    StructuredDocumentTagRangeStart XmlMapping property. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document in C#....mapping of this structured document tag range to XML data in a...custom XML part of the current document. public XmlMapping XmlMapping...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ReplaceText | Aspose.PDF for .NET API Reference

    Replaces text in the PDF file on the specified page. TextStateaspose.pdf.text/textstate object font family color can be specified to replaced text....the first page of the PDF document and set TextState text properties...text. // open document Document doc = new Document ( inFile );...

    reference.aspose.com/pdf/net/aspose.pdf.facades...