Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,867 for

assemble document

(0.05 sec)
  1. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your SaveOptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance....determine whether to preserve the document’s “Last saved time” property...saving. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OdtSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OdtSaveOptions Password property. Easily set or retrieve a password for robust encryption and enhanced data protection....sets a password to encrypt document. public string Password {...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentVisitor.VisitFieldSeparator | Aspose.Wo...

    Discover the VisitFieldSeparator method in DocumentVisitor. Efficiently handle field separators in your Documents for streamlined processing....separator is encountered in the document. public virtual VisitorAction...code from field value in the document. Note that some fields have...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldMacroButton.MacroName | Aspose.Words for .NET

    Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Document.PunctuationKerning | Aspose.Words for ...

    Discover the PunctuationKerning property. Enhance your typography by applying kerning to Latin text and punctuation for improved readability and style....PunctuationKerning Document.PunctuationKerning property Specifies...punctuation. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/par...
  7. PdfSaveOptions.DmlEffectsRenderingMode | Aspose...

    Discover the PdfSaveOptions DmlEffectsRenderingMode property to control the rendering of DrawingML effects for enhanced PDF output quality....property is used when the document is exported to fixed page...effects in a document as we save it to PDF. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating Document size, enhancing file management and efficiency....the number of bytes in the document. public int Bytes { get ;...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  9. WebExtension.Bindings | Aspose.Words for .NET

    Discover WebExtension Bindings, streamline your development with customizable web extension connections for enhanced functionality and user experience....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  10. BaseWebExtensionCollection1.Clear | Aspose.Word...

    Effortlessly clear your BaseWebExtensionCollection with our Clear method, removing all elements for streamlined management and enhanced performance....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...