Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,931 for

document assembly

(0.09 sec)
  1. Bibliography.BibliographyStyle | Aspose.Words f...

    Discover the BibliographyStyle property easily manage and customize your bibliography's active style for enhanced organization and presentation....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography..."Bibliography.docx" ); // If the document already has a style you can...

    reference.aspose.com/words/net/aspose.words.bib...
  2. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Row.Hidden | Aspose.Words for .NET

    Row Hidden property Documentation. Control table row visibility in Word Documents programmatically with boolean hide/show settings....supported for WordML and ODT documents. Examples Shows how to hide...hide a table row. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your Documents with precise formatting and dynamic content capabilities....field into a document using a field code. Document doc = new Document...namespace Aspose.Words.Fields assembly Aspose.Words Field.Start Field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveOptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false....md document with images embedded inside it. Document doc =...= new Document ( MyDir + "Images.docx" ); MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.ShowSpellingErrors | Aspose.Words for ...

    Control spelling error visibility in your Document with the ShowSpellingErrors property. Enhance your editing process and improve Document quality....ShowSpellingErrors Contents [ Hide ] Document.ShowSpellingErrors property...display spelling errors in this document. public bool ShowSpellingErrors...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentPropertyCollection.Count | Aspose.Words...

    Discover the DocumentPropertyCollection Count property to effortlessly retrieve the number of items in your collection for efficient data management....custom document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // Every document contains a collection of custom...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Document.GrammarChecked | Aspose.Words for .NET

    Ensure your Document's quality with the GrammarChecked property. Discover if your text is grammar-verified for polished, professional results....GrammarChecked Contents [ Hide ] Document.GrammarChecked property Returns...Returns true if the document has been checked for grammar. public...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Document.SpellingChecked | Aspose.Words for .NET

    Ensure your Document is error-free with the SpellingChecked property. Discover if your content has been thoroughly spell-checked for professionalism....SpellingChecked Contents [ Hide ] Document.SpellingChecked property Returns...Returns true if the document has been checked for spelling. public...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Tables assembly Aspose.Words Equals( object...

    reference.aspose.com/words/net/aspose.words.tab...