Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 4,930 for

document assembly

(0.21 sec)
  1. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced Document management and automation....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  2. ShapeBase.IsInsertRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsInsertRevision property enhances your Word Documents by identifying changes made during tracking. Boost your editing efficiency!... Document doc = new Document (); Assert . That...the shape persists in the document and counts as a delete revision...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced Document performance....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource exports. Maximize efficiency with customizable settings for your projects!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your Document while preserving the text inside. Streamline your editing process with our efficient Bookmark Remove method!...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving Document clarity....Examples Shows how to create PDF document outline entries for headings...headings inside tables. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your Document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....and fonts) are saved when a document is exported to fixed page...created while converting a document to fixed-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  9. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Explore the DocumentVisitor VisitCommentEnd method, designed to enhance comment text enumeration in your projects for seamless Document processing....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your Document's collection with ease and efficiency....collection of lists in the document. public List AddCopy ( List...source list can be from any document. If the source list belongs...

    reference.aspose.com/words/net/aspose.words.lis...