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

doc format

(0.22 sec)
  1. C++ API to Convert XPS to PPS | products.aspose...

    Convert XPS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...PPS are two different file formats and you may need to convert...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. Aspose::Words::Saving::SvgSaveOptions::get_Text...

    Aspose::Words::Saving::SvgSaveOptions::get_TextOutputMode method. Gets or sets a value determining how text should be rendered in SVG in C++....rendered when saving in SVG format. The default value is UseTargetMachineFont...docx document to .svg. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...