Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 4,674 for

assemble document

(0.04 sec)
  1. SignatureLine.ProviderId | Aspose.Words for .NET

    Discover the SignatureLine ProviderId property to easily manage signature provider identifiers. Simplify your workflow with our default setup....should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words.dra...
  2. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....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...
  3. PdfSaveOptions.HeaderFooterBookmarksExportMode ...

    Discover how the PdfSaveOptions HeaderFooterBookmarksExportMode property optimizes bookmark export in headers and footers for enhanced PDF functionality....headers/footers in a document that we are rendering to PDF. Document doc = new...new Document ( MyDir + "Bookmarks in headers and footers.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  5. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... Document doc = new Document ( MyDir + "Smart...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words/com...
  6. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified Document ranges, enhancing your Document automation....the Working with Fields documentation article. public class FieldCollection...of this collection from the document and from this collection itself...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your Document imports today!... Document dstDoc = new Document ( MyDir + "Document.docx"...docx" ); Document srcDoc = new Document ( MyDir + "Header and footer...

    reference.aspose.com/words/net/aspose.words/imp...
  8. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your Documents with CleanupOptions' UnusedLists property. Easily remove unused lists and definitions for a cleaner, more efficient workspace....definitions should be removed from document. Default value is true . public...styles from a document. Document doc = new Document (); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  9. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  10. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...