Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 4,983 for

assemble document

(0.12 sec)
  1. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add Document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...Add method Adds a document variable to the collection...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  2. FieldFileSize.IsInMegabytes | Aspose.Words for ...

    Control file size display with FieldFileSize's IsInMegabytes property. Easily toggle between bytes and megabytes for better clarity and user experience....size of a document with a FILESIZE field. Document doc = new...new Document ( MyDir + "Document.docx" ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldFileSize.IsInKilobytes | Aspose.Words for ...

    Control file size display with FieldFileSize IsInKilobytes. Easily toggle size visibility in kilobytes for enhanced data management....size of a document with a FILESIZE field. Document doc = new...new Document ( MyDir + "Document.docx" ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless Document merging with the MERGESEQ field. Boost your Document automation today!...the Working with Fields documentation article. public class FieldMergeSeq...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your Document. Enhance formatting and improve layout control today!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/pag...
  6. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your Document's appearance with customizable settings....created while converting a document to HTML. public void HtmlFixedResourceFol...HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  7. GradientStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStyle enum for customizable gradient fill styles, enhancing your Document designs with vibrant visuals.... Document doc = new Document (); DocumentBuilder..."GradientAngle" properties after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Metered.GetConsumptionQuantity | Aspose.Words f...

    Discover the Metered GetConsumptionQuantity method to efficiently retrieve file size data and optimize your resource management. Enhance your data insights!... Document doc = new Document ( MyDir + "Document.docx" );...Metered namespace Aspose.Words assembly Aspose.Words Metered.GetConsumptionCredit...

    reference.aspose.com/words/net/aspose.words/met...
  9. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  10. VbaModule.Type | Aspose.Words for .NET

    Discover the VbaModule Type property, define your modules as procedural, Document, class, or designer for enhanced functionality and organization....module is a procedural module, document module, class module, or designer...project using macros. Document doc = new Document (); // Create a new...

    reference.aspose.com/words/net/aspose.words.vba...