Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,946 for

assemble document

(0.1 sec)
  1. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize Document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in Document management....method called during loading a document. public interface IDocumentLoadingCall...This is called to notify of document loading progress. Examples...

    reference.aspose.com/words/net/aspose.words.loa...
  2. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes Document saving in XLSX format, enhancing your workflow and Document management....are handled when saving a document in the XLSX format. public...created for each section of a document. SingleWorksheet 1 Specifies...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save Documents in Docx format. Unlock seamless Document management and enhanced compatibility....that can be used to save a document in the Docx format. public...saved document to adhere to. Document doc = new Document (); DocumentBuilder...

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

    Effortlessly split Documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise Document management and enhanced workflow efficiency....methods intended to split the documents into parts using different...action allowing canceling document processing task using specified...

    reference.aspose.com/words/net/aspose.words.low...
  5. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  8. BuiltInDocumentProperties.Title | Aspose.Words ...

    Manage your Document's title effortlessly with BuiltInDocumentProperties. Easily set or retrieve titles for enhanced organization and clarity....Gets or sets the title of the document. public string Title { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  9. IStructuredDocumentTag.IsShowingPlaceholderText...

    Discover the IStructuredDocumentTag IsShowingPlaceholderText property to easily identify placeholder text in your SDT, enhancing content clarity and management....placeholder text) upon opening this document. public bool IsShowingPlaceholder...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  10. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover LoadOptions LanguagePreferences to customize Document loading with preferred languages, enhancing user experience and accessibility....preferences that will be used when document is loading. public LanguagePreferences...preferences when loading a document. LoadOptions loadOptions =...

    reference.aspose.com/words/net/aspose.words.loa...