Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 88,715 for

doc format

(0.27 sec)
  1. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....rendered when saving in SVG format. The default value is SvgTextOutputMode...converting a .docx document to .svg. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Փոխարկել DOC RTF C++

    Փոխարկեք Doc ը RTF ձևաչափի C++ կոդով: Պահեք Doc որպես RTF օգտագործելով C++:...Փոխարկել DOC ը RTF ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...գրադարան ՝ DOC ը RTF Օգտագործեք C++ ՝ առավելագույն DOC ից RTF փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/doc...
  3. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....create a formatted table using DocumentBuilder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....a document to a fixed-page format e.g. to PDF or XPS, then Aspose... Document doc = new Document ( "input.docx" ); doc . UpdateFields...

    docs.aspose.com/words/net/update-fields/
  5. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_fonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....0 format. False value will be used automatically...PDF Type 1 font substitution. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.boldBi property | Aspose.Words for Node.js

    Font.boldBi property. True if the right-to-left text is Formatted as bold....the right-to-left text is formatted as bold. get boldBi () : boolean...and right-to-left text. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...to the font formatting of the axis title. format Provides access...access to fill and line formatting of the axis title. orientation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and Formatting for this paragraph....list numbering value and formatting for this paragraph. get listLabel...paragraphs that are list items. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.italicBi property | Aspose.Words for Node.js

    Font.italicBi property. True if the right-to-left text is Formatted as italic....the right-to-left text is formatted as italic. get italicBi ()...and right-to-left text. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text Format...when saving in the plain text format. The default value is False...when converting to plaintext. doc = aw . Document () builder =...

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