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

document

(0.1 sec)
  1. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a section of a Document. To learn more, visit the Documentation article in C++....of text in a section of a document. To learn more, visit the...the Working with Sections documentation article. class TextColumnCollection...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. ThemeFonts Class | Aspose.Words for .NET

    Discover the Aspose.Words ThemeFonts class, a powerful tool for managing multilingual font schemes, enhancing your Document's style and readability....with Styles and Themes documentation article. public class ThemeFonts...fonts for themes. Document doc = new Document ( MyDir + "Theme...

    reference.aspose.com/words/net/aspose.words.the...
  3. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Document () builder = aw . DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontFamily Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse font families effortlessly for enhanced Document styling and formatting....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines formatting of this list style in C++....use it in a document. auto doc = MakeObject < Document > (); //...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Font.bidi property | Aspose.Words for Node.js

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics.... Document (); let builder = new aw ...are about to add // with the document builder is right-to-left....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo class. Contains information about a mail merge region. To learn more, visit the Documentation article in C++....Mail Merge and Reporting documentation article. class MailMergeRegionInfo...regions. auto doc = MakeObject < Document > ( MyDir + u "Mail merge...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name.... Document ( MY_DIR + 'Smart tags.doc'...# A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Compare result does not match MS Word - Bookmar...

    As a follow up to this issue: Compare result does not match MS Word output - Bookmarks are missing I’ve run into another case where bookmarks are missing when comparing two Documents, and the output differs from the out…...missing when comparing two documents, and the output differs from...comparison, using the Compare Documents function in Word, the bookmark...

    forum.aspose.com/t/compare-result-does-not-matc...
  10. SdtListItemCollection.selectedValue property | ...

    SdtListItemCollection.selectedValue property. Specifies currently selected value in this list...structured document tags. let doc = new aw . Document (); let tag...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...