Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 4,998 for

assemble document

(0.16 sec)
  1. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize Document exports to HTML, MHTML, or EPUB for seamless user experience....how images are saved when a document is saved to HTML, MHTML or...Examples Shows how to split a document into parts and save them....

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....Examples Shows how to manage a document while saving to html. public...) { Document doc = new Document ( MyDir + "Big document.docx"...

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

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration.... Document doc = new Document (); DocumentBuilder...Microsoft Visio drawing into the document as an OLE object. builder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PageSetup.RestartPageNumbering | Aspose.Words f...

    Discover how the RestartPageNumbering property enhances Document formatting by allowing section-specific page numbering. Optimize your layout effortlessly!... Document doc = new Document (); DocumentBuilder...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/net/aspose.words/pag...
  5. ChartAxis.CategoryType | Aspose.Words for .NET

    Discover the ChartAxis CategoryType property to easily customize your category axis for enhanced data visualization and improved chart clarity.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize OLE object icon captions for enhanced Document presentation.... Document doc = new Document (); DocumentBuilder...Microsoft Visio drawing into the document as an OLE object. builder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. AxisTickLabels.IsAutoSpacing | Aspose.Words for...

    Discover the AxisTickLabels IsAutoSpacing property to effortlessly manage automatic tick label intervals for precise data visualization in your projects.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  8. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Discover the BuiltInDocumentProperties LinksUpToDate feature, ensuring your Document's hyperlinks are current and enhancing your content's reliability....Indicates whether hyperlinks in a document are up-to-date. public bool...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  9. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your Document's page count for efficient management and organization....the number of pages in the document. public int Pages { get ;...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  10. BuiltInDocumentProperties.CharactersWithSpaces ...

    Discover the BuiltInDocumentProperties CharactersWithSpaces property, which estimates character count, including spaces, for efficient Document management....(including spaces) in the document. public int CharactersWithSpaces...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...