Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 4,983 for

assemble document

(0.2 sec)
  1. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... Document doc = new Document (); Run run = new...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  2. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template Documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....string[] ) Populates the template document with data from multiple sources...namespace Aspose.Words.LowCode assembly Aspose.Words BuildReportToImages(...

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

    Discover the MarkdownSaveOptions constructor to effortlessly save Documents in Markdown format. Streamline your workflow with this essential tool....that can be used to save a document in the Markdown format. public...Markdown document. public void RenameImages () { Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  4. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance Document imports and image insertion seamlessly....resource when importing a document and inserting images using...external resources into a document. public void ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  5. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive list of child mustache tags for seamless data integration.... Document doc = new Document ( MyDir + "Mail merge...MERGEFIELDs available in the document. MailMergeRegionInfo regionInfo...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating comment threads and enhancing user engagement....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  7. Theme.Colors | Aspose.Words for .NET

    Customize your Document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look....set of theme colors for the document. public ThemeColors Colors...fonts for themes. Document doc = new Document ( MyDir + "Theme...

    reference.aspose.com/words/net/aspose.words.the...
  8. CellFormat.PreferredWidth | Aspose.Words for .NET

    Discover the CellFormat PreferredWidth property to easily customize cell widths for optimal layout and design in your spreadsheets. Enhance your data presentation!...Words when it saves the document or by Microsoft Word when...when it displays the document. The preferred width can be specified...

    reference.aspose.com/words/net/aspose.words.tab...
  9. AiModel.Url | Aspose.Words for .NET

    Specifies the AI model endpoint URL in Aspose.Words for accurate connection setup....() { Document doc = new Document ( MyDir + "Big document.docx"...). WithApiKey ( apiKey ); Document translatedDoc = model . Translate...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. IDocumentProcessorPlugin.SetTextWatermark | Asp...

    Enhance your Documents with the SetTextWatermark method in the IDocumentProcessorPlugin, adding unique text watermarks to every page effortlessly....watermark on each page of the document loaded by Load method. public...IDocumentProcessorPl namespace Aspose.Words assembly Aspose.Words IDocumentProcessorPl...

    reference.aspose.com/words/net/aspose.words/ido...