Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 89,964 for

doc format

(0.28 sec)
  1. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add some keywords, also...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set a value for the document's...

    reference.aspose.com/words/java/com.aspose.word...
  3. OfficeMath.Justification | Aspose.Words for .NET

    Discover the OfficeMath Justification property to easily customize and set your Office Math alignment. Enhance your Document's presentation effortlessly!...the Office Math with display format type Inline. Inline justification...the Office Math with display format type Display. Corresponding...

    reference.aspose.com/words/net/aspose.words.mat...
  4. Export EMLX to DOTX via C++ | products.aspose.com

    C++ API to Convert EMLX to DOTX without using Microsoft Word or Outlook...convert emails from the EMLX file format to HTML. How Aspose.Total Helps...class Save the document to DOTX format using Save method and set Dotx...

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. FixedPageSaveOptions.jpeg_quality property | As...

    FixedPageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside Html Document....document when saving in fixed page format. The value may vary from 0...saving a document as a JPEG. doc = aw . Document () builder =...

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

    Font.position property. Gets or sets the position of text (in points) relative to the base line...Shows how to format text to offset its position. let doc = new aw...aw . Document (); let para = doc . getParagraph ( 0 , true ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Export OFT to EMF via C++ | products.aspose.com

    C++ API to Convert OFT to EMF without using Microsoft Word or Outlook...conversions is from OFT file format to HTML. This conversion is...a wide range of other file formats, such as MSG, EML, MHTML, and...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Java API to Export EPUB to MARKDOWN | products....

    Convert EPUB to MARKDOWN using on premise Java API...need to render EPUB file to DOC using Aspose.PDF for Java . After...Words for Java , you can convert DOC to MARKDOWN. Both APIs come under...

    products.aspose.com/total/java/conversion/epub-...
  9. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...Name Description clear_format() Clears format of all ChartDataPoint...copy_format(source_index, destination_index) Copies format from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../saveFormat/) value....FileFormatUtil methods to detect the format of a document. // Load a document...extension, and then detect its file format. let docStream = base . loadFileToBuffer...

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