Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 4,931 for

document assembly

(0.12 sec)
  1. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your Documents, enhancing your editing workflow....the current position in the document as an editable range end....Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  2. HeaderFooterBookmarksExportMode Enum | Aspose.W...

    Discover how Aspose.Words.Saving.HeaderFooterBookmarksExportMode enhances bookmark export in headers and footers for seamless Document management....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...
  3. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded fonts in the FontInfo object for enhanced Document styling.... When saving a document to a file, only embedded fonts...extract an embedded font from a document, and save it to the local...

    reference.aspose.com/words/net/aspose.words.fon...
  4. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....Inserts style separator into the document. public void InsertStyleSeparator...style separators. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. CustomPart.Data | Aspose.Words for .NET

    Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  6. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined Document management....that are associated with a document. ProceduralModule 1 A collection...project using macros. Document doc = new Document (); // Create a new...

    reference.aspose.com/words/net/aspose.words.vba...
  7. BuiltInDocumentProperties.CreatedTime | Aspose....

    Discover the BuiltInDocumentProperties CreatedTime feature to easily access and manage your Document's creation date in UTC for enhanced organization....property Gets or sets date of the document creation in UTC. public DateTime...get ; set ; } Remarks For documents originated from RTF format...

    reference.aspose.com/words/net/aspose.words.pro...
  8. BuiltInDocumentProperties.Version | Aspose.Word...

    Discover the BuiltInDocumentProperties Version property, showcasing the app version that created your Document. Enhance your Document management today!...application that created the document. public int Version { get...get ; set ; } Remarks When a document was created by Microsoft Word...

    reference.aspose.com/words/net/aspose.words.pro...
  9. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options.... Document doc = new Document (); DocumentBuilder...text box back into the main document. builder . MoveTo ( shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/nod...