Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,283 for

assemble document

(0.14 sec)
  1. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...into a document using FieldType. Document doc = new Document ();...; builder . Write ( "This document was written by " ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldIncludeText.SourceFullName | Aspose.Words ...

    Discover the FieldIncludeText SourceFullName property to easily manage Document locations with IRI. Enhance your workflow and streamline data handling!...or sets the location of the document using an IRI. public string...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    Discover how the ExportEmbeddedImages property in HtmlFixedSaveOptions enhances your HTML Documents by embedding images in Base64 format, optimizing visual quality while managing file size....should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldOptions.BuiltInTemplatesPaths | Aspose.Wor...

    Discover how to manage MS Word built-in template paths with the FieldOptions BuiltInTemplatesPaths property for seamless Document creation....AppData\Roaming\Microsoft\Document Building Blocks\1033\16\Built-In...GLOSSARY fields. Document doc = new Document (); // Create a glossary...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless Document editing!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing Document management.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  9. DocumentVisitor.VisitSmartTagStart | Aspose.Wor...

    Discover the DocumentVisitor VisitSmartTagStart method, your key to efficiently managing smart tag enumeration and enhancing Document processing....in a document. public void SmartTagToText () { Document doc =...= new Document ( MyDir + "Smart tags.doc" ); SmartTagStructurePri...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define Document property data types for enhanced Document management and customization....enumeration Specifies data type of a document property. public enum PropertyType...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...