Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,946 for

assemble document

(0.2 sec)
  1. NodeChangingArgs.NewParent | Aspose.Words for .NET

    Discover the NodeChangingArgs NewParent property to efficiently access a node's future parent after operations complete. Enhance your coding with ease!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  2. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  3. XpsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XpsSaveOptions SaveFormat property, which defines how your Document is saved. Ensure optimal XPS format for seamless Document handling!...Specifies the format in which the document will be saved if this save...a saved XPS document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldChar.IsLocked | Aspose.Words for .NET

    Discover the FieldChar IsLocked property, control field recalculation with ease. Enhance your Document's accuracy and efficiency today!... Document doc = new Document (); DocumentBuilder...represents the field in the document. field = ( FieldDate ) fieldStart...

    reference.aspose.com/words/net/aspose.words.fie...
  5. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your Document's usability....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your Documents by displaying essential placeholder text when content is missing....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...
  7. IStructuredDocumentTag Interface | Aspose.Words...

    Explore the Aspose.Words.Markup.IStructuredDocumentTag interface for efficient management of Structured Document Tags and enhance your Document processing today!...appearance of the structured document tag. Color { get; set; } Gets...the color of the structured document tag. Id { get; } Specifies...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomXmlPartCollection.Item | Aspose.Words for...

    Discover how to manage CustomXmlPartCollection items efficiently. Access or modify specific items by index for enhanced XML data handling....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  9. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your Documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....object from a stream into the document. public Shape InsertOleObject...use document builder to embed OLE objects in a document. Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.DocumentSavingArgs class, essential for handling Document saving events efficiently in your applications....more, visit the Save a Document documentation article. public sealed...Examples Shows how to manage a document while saving to html. public...

    reference.aspose.com/words/net/aspose.words.sav...