Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 90,631 for

doc format

(2.27 sec)
  1. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text Document loading. Customize your Document object with flexible options for optimal performance....or Emf) images to Png image format. ConvertShapeToOffice { get;...is imported from plain text format. The default value is true...

    reference.aspose.com/words/net/aspose.words.loa...
  2. EndnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words EndnoteOptions class for customizable endnote numbering in your Documents and sections. Enhance your Document Formatting today!...set; } Specifies the number format for automatically numbered...displays its endnotes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  3. EndnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section...numberStyle Specifies the number format for automatically numbered...and displays its endnotes. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ThemeFonts.Latin | Aspose.Words for .NET

    Discover ThemeFonts for Latin characters! Enhance your design with customizable font options that elevate your typography and user experience.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  5. ThemeColors.Dark1 | Aspose.Words for .NET

    Discover ThemeColors Dark1 for a striking color palette. Enhance your designs with this versatile Dark 1 shade for a modern aesthetic.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  6. Გადაიყვანეთ JPG DOCX C++

    გადაიყვანეთ JPG DocX C++ ფორმატში კოდით. შეინახეთ JPG როგორც DocX C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  7. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your Documents for enhanced user interaction....Provides access to the font formatting of this object. HelpText...{ get; } Returns true if formatting of the object was changed...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ChartDataLabel.is_visible property | Aspose.Wor...

    ChartDataLabel.is_visible property. Returns ``True`` if this data label has something to display.... def data_labels (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Provides access to the font formatting of the data labels of the...series. format Provides access to fill and line formatting of the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert Word to Markdown using C++

    In this quick tutorial, we will elaborate how to convert Word to Markdown using C++. You can easily convert DocX to MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....documents saved in DOCX or DOC format that can comprise of textual...generated markdown file in MD file format The aforementioned steps explain...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...