Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 89,966 for

doc format

(0.9 sec)
  1. Make DOCX Using Java

    Make a new DocX in Java in a few steps. Easily create DocX using Java library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code // Repository...

    products.aspose.com/words/java/make/docx/
  2. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page Formats....while rendering to fixed page formats. Members Name Description EUROPEAN...the numeral format used when saving to PDF. doc = aw . Document...

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

    Discover Aspose.Words.Saving.SvgTextOutputMode enum to customize text rendering in SVG Format, enhancing Document presentation and visual appeal....rendered when saving in SVG format. public enum SvgTextOutputMode...docx document to .svg. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Make WORD Using Javascript

    Make a new a Word Document in JavaScript in a few steps. Easily create a Word Document using Node.js via .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code npm...

    products.aspose.com/words/nodejs-net/make/word/
  5. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code dotnet...

    products.aspose.com/words/net/make/html/
  6. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your Document's save Format for optimal flexibility and control....SaveFormat property Specifies the format in which the document will...document to .epub. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and Formatting for this paragraph....list numbering value and formatting for this paragraph. @property...paragraphs that are list items. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Load And Save To Stream in Python|Aspose.Words ...

    Load And Save Document To Stream using Python.... doc = Document ( stream ) \# You...the document to a different format and save to stream . dstStream...

    docs.aspose.com/words/java/load-and-save-to-str...
  9. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text Format....when exporting in plain text format. The default value is False...bi-directional Run in text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Themes::ThemeColors::get_Accent3...

    Aspose::Words::Themes::ThemeColors::get_Accent3 method. Specifies color Accent 3 in C++.... auto doc = System :: MakeObject < Aspose...:: Themes :: Theme > theme = doc -> get_Theme (); // Some styles...

    reference.aspose.com/words/cpp/aspose.words.the...