Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 4,936 for

assemble document

(0.07 sec)
  1. CustomPart.Clone | Aspose.Words for .NET

    Discover the CustomPart Clone method for creating efficient deep copies of objects without duplicating Data bytes. Optimize your coding process today!...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...
  2. IStructuredDocumentTag.WordOpenXML | Aspose.Wor...

    Discover the IStructuredDocumentTag WordOpenXML property, access XML strings in FlatOpc format for enhanced Document management and integration.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); List < StructuredDocumentTa > tags...

    reference.aspose.com/words/net/aspose.words.mar...
  3. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced Document saving in Markdown format. Customize your output with advanced options today!...additional options when saving a document into the Markdown format....the Specify Save Options documentation article. public class MarkdownSaveOptions...

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

    Initialize the OpenAiModel in Aspose.Words AI to connect OpenAI models and enable AI-powered Document processing and automation....apiKey ); Document doc = new Document ( MyDir + "Big document.docx"...docx" ); // Summarize the document using the OpenAI model with short...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. MustacheTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.MustacheTag class—efficiently handle mustache tags for seamless Document automation and enhanced mail merging.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  6. CustomPart.Name | Aspose.Words for .NET

    Discover how to manage CustomPart names in OOXML packages. Easily set or retrieve absolute names for seamless integration and enhanced functionality....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...
  7. CssSavingArgs.KeepCssStreamOpen | Aspose.Words ...

    Discover the KeepCssStreamOpen property in CssSavingArgs. Control Aspose.Words' stream behavior for efficient CSS saving and enhanced performance....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your Document tree for enhanced organization and control....Specifies the level in the document tree where a particular StructuredDocumentTa...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  9. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....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...
  10. IStructuredDocumentTag.Appearance | Aspose.Word...

    Discover the IStructuredDocumentTag Appearance property to customize and enhance your structured Document tags for improved user experience....appearance of the structured document tag. public SdtAppearance...around content. Document doc = new Document ( MyDir + "Multi-section...

    reference.aspose.com/words/net/aspose.words.mar...