Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,984 for

assemble document

(0.11 sec)
  1. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored Document versions in your DOC files for better management and organization....VersionsCount Contents [ Hide ] Document.VersionsCount property Gets...of document versions that was stored in the DOC document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  2. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Discover the HtmlSaveOptions MetafileFormat property for exporting to HTML, MHTML, or EPUB. Save metafiles as high-quality PNG images by default!...different format when saving HTML documents. string html = @"<html> <svg...images loaded from an HTML document were converted to EMF. //...

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

    Smart Document summarization API with customizable length options. Generate concise summaries from any Document using AI technology....Contents [ Hide ] Summarize( Document , SummarizeOptions ) Generates...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. Row.Cells | Aspose.Words for .NET

    Access Row Cells effortlessly with typed controls for seamless management of child nodes, enhancing your data manipulation experience....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced Document organization and clarity....; set ; } Remarks In Word documents, lists may consist of 1 or...with list levels. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  6. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing Document referencing and management....the Working with Fields documentation article. public class FieldNoteRef...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. StructuredDocumentTag.EndCharacterFont | Aspose...

    Discover the EndCharacterFont property of StructuredDocumentTags for enhanced text formatting. Elevate your Document's last character with custom fonts!...how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CompatibilityOptions.OverrideTableStyleFontSize...

    Discover how the OverrideTableStyleFontSizeAndJustification property enhances your Document's style hierarchy for improved formatting and readability....the style hierarchy of the document is evaluated. public bool...Shows how to optimize the document for different versions of...

    reference.aspose.com/words/net/aspose.words.set...
  9. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced Document formatting and seamless integration....Page 1 Represents page of a document. Page may have Column, HeaderFooter...Shows ways of traversing a document’s layout entities. public...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....doc DocumentBase The owner document. Remarks When Run is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/run...