Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 88,715 for

doc format

(0.08 sec)
  1. Font.sizeBi property | Aspose.Words for Node.js

    Font.sizeBi property. Gets or sets the font size in points used in a right-to-left Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_save_Format method. Converts IANA content type into a save Format enumerated value....content_type_to_save_format method content_type_to_save_format(content_type)...IANA content type into a save format enumerated value. def cont...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.name_bi property | Aspose.Words for Python

    Font.name_bi property. Returns or sets the name of the font in a right-to-left language Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Define a set of font settings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SvgSaveOptions.TextOutputMode | Aspose.Words fo...

    Discover the SvgSaveOptions TextOutputMode property, which controls text rendering in SVG for enhanced visual quality and customization. Optimize your graphics today!...rendered when saving in SVG format. The default value is UseTargetMachineFont...docx document to .svg. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode 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....docx document to .svg. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // LISTNUM fields display a...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert HTML To WORD Python

    Convert HTML to WORD Format in Python code. Save HTML as WORD using Python....Word, and many other document formats using Python. DOCX Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  8. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...saving a document to PCL. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a Document into fixed page Formats (PDF, XPS, images etc)...a document into fixed page formats (PDF, XPS, images etc). To...rendering options. numeral_format Gets or sets NumeralFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.TEXT Format in Java....TEXT format. To learn more, visit the Specify...custom paragraph break. Document doc = new Document(); DocumentBuilder...

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