Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,184 for

assemble document

(1.14 sec)
  1. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient Document printing options. Optimize your workflow with flexible printing settings!...enumeration Specifies how document is printed out. public enum...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/net/aspose.words.set...
  2. TextWatermarkOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TextWatermarkOptions for customizable text watermarks. Enhance your Documents with unique, professional branding options!...Working with Watermark documentation article. public class TextWatermarkOptions...text watermark. Document doc = new Document (); // Add a plain...

    reference.aspose.com/words/net/aspose.words/tex...
  3. FootnoteOptions.RestartRule | Aspose.Words for ...

    Discover the FootnoteOptions RestartRule property to control automatic numbering resets, enhancing Document organization and clarity. Optimize your workflow today!...places in the document. Document doc = new Document (); DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/net/aspose.words.not...
  4. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Document doc = new Document (); DocumentBuilder.../// Insert a chart using a document builder of a specified ChartType...

    reference.aspose.com/words/net/aspose.words.dra...
  5. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless Document management and multiple worksheets....saving to the output XLSX document. The default value is MultipleWorksheets...to save document as a separate worksheets. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Shape.Chart | Aspose.Words for .NET

    Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!...shapes in a document. Document doc = new Document ( MyDir + "Revision...iterate over all the shapes in a document (ShapeAppearancePrint). ///...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...shapes in a document. Document doc = new Document ( MyDir + "Revision...iterate over all the shapes in a document (ShapeAppearancePrint). ///...

    reference.aspose.com/words/net/aspose.words.dra...
  8. IStructuredDocumentTag.Level | Aspose.Words for...

    Discover the IStructuredDocumentTag Level property to easily identify its position in the Document tree, enhancing Document structure and usability....which this SDT occurs in the document tree. public MarkupLevel Level...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  9. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience....custom document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // Every document contains a collection of custom...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your Documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

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