Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 9,584 for

assemble document

(0.07 sec)
  1. INodeChangingCallback Interface | Aspose.Words ...

    Aspose.Words.INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C#....inserted or removed in the document. public interface INodeChangingCallbac...when a node belonging to this document has been inserted into another...

    reference.aspose.com/words/net/aspose.words/ino...
  2. VariableCollection.RemoveAt | Aspose.Words for ...

    VariableCollection RemoveAt method. Removes a Document variable at the specified index in C#....RemoveAt method Removes a document variable at the specified...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  3. 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...
  4. BuildingBlock.Category | Aspose.Words for .NET

    BuildingBlock Category property. Specifies the secondlevel categorization for the building block in C#....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  5. 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...
  6. Node Class | Aspose.Words for .NET

    Aspose.Words.Node class. Base class for all nodes of a Word Document in C#....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/node/
  7. 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...
  8. JpegQuality | Aspose.Note for .NET API Reference

    Gets or sets a value determining the quality of the JPEG images inside PDF Document. The value may vary from 0 to 100 where 0 means worst quality but maximum compression and 100 means best quality but minimum compression....the JPEG images inside PDF document. The value may vary from 0...Examples Shows how to save a document in pdf format using specific...

    reference.aspose.com/note/net/aspose.note.savin...
  9. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    PdfSaveOptions PreblendImages property. Gets or sets a value determining whether or not to preblend transparent images with black background color in C#....Preblending images may improve PDF document visual appearance in Adobe...saving a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PdfPageEditor | Aspose.PDF for Python via .NET ...

    Represents a class to edit the PDF file's page, including rotating page, zooming page, moving position and changing page size.... PdfPageEditor(document) Initializes a new instance...Name Description document Gets the document facade is working...

    reference.aspose.com/pdf/python-net/aspose.pdf....