Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 9,370 for

assemble document

(0.06 sec)
  1. DocumentInfo | Aspose.PDF for Python via .NET A...

    Represents meta information of PDF Document....Represents meta information of PDF document. The DocumentInfo type exposes...Name Description DocumentInfo(document) Initializes a new instance...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  2. Save | Aspose.PDF for .NET API Reference

    Saves the result PDF Document to file....Save(string) Saves the result PDF document to file. public void Save...String The path of output PDF document. See Also interface ISaveableFacade...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. Section.Body | Aspose.Words for .NET

    Section Body property. Returns the Body child node of the section in C#....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Document.DefaultTabStop | Aspose.Words for .NET

    Document DefaultTabStop property. Gets or sets the interval in points between the default tab stops in C#....DefaultTabStop Document.DefaultTabStop property Gets or sets...stop positions. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ParagraphAbsorber | Aspose.PDF for .NET API Ref...

    Represents an absorber object of page structure objects such as sections and paragraphs. Performs search for sections and paragraphs of text and provides access for rectangles and polydons that describes it in text coordinate space. Also performs text segments search and provides access to search results via TextFragments collections grouped by structure elements....sections/paragraphs of the document or page. ParagraphAbsorber...sections/paragraphs of the document or page. Properties Name Description...

    reference.aspose.com/pdf/net/aspose.pdf.text/pa...
  6. Product Overview|Aspose.Words for .NET

    Aspose.Words for .NET is a software library designed to create, modify, convert, render, and print Documents without relying on any other software....perform a wide variety of document processing tasks. Using Aspose...Aspose.Words, you can convert a document from any supported load format...

    docs.aspose.com/words/net/product-overview/
  7. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    BuildingBlock AcceptEnd method. Accepts a visitor for visiting the end of the BuildingBlock in C#....visitor DocumentVisitor The document visitor. Return Value The...custom building block to a document. public void CreateAndInsert...

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

    LayoutEnumerator constructor. Initializes new instance of this class in C#....public LayoutEnumerator ( Document document ) Parameter Type Description...Description document Document A document whose page layout model...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Splitter RemoveBlankPages method. Removes empty pages from the Document and saves the output. Returns a list of page numbers that were removed in C#....Removes empty pages from the document and saves the output. Returns...remove empty pages from the document. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  10. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    DocumentVisitor VisitBookmarkEnd method. Called when an end of a bookmark is encountered in the Document in C#....bookmark is encountered in the document. public virtual VisitorAction...CreateUpdateAndPrint () { // Create a document with three bookmarks, then...

    reference.aspose.com/words/net/aspose.words/doc...