Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 90,031 for

doc format

(0.11 sec)
  1. 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...
  2. 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-...
  3. Convert HTML To WORD C++

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

    products.aspose.com/words/cpp/conversion/html-t...
  4. Online XPS to DOTX Conversion or Develop Java b...

    Free online app to convert XPS to DOTX files. Java conversion library code for XPS Documents....XPS files to DOTX and other formats via Java automation API. Freely...Convert XPS to DOC by using save method Load DOC file by using...

    products.aspose.com/total/java/conversion/xps-t...
  5. Convert a Document to PDF in Java|Aspose.Words ...

    Convert a Document in Word or any other supported Format to PDF, which preserves the original appearance of a Document during its rendering on various platforms using Java....convert documents from one format to another is a key feature...popular formats for converting is PDF – a fixed-layout format, which...

    docs.aspose.com/words/java/convert-a-document-t...
  6. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java....provides typed access to field’s formatting. getLocaleId() Gets the LCID...displays in the document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java.... Document doc = new Document(getMyDir() + "Document...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a...userInformation.setInitials("J. D."); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a...userInformation.setName("John Doe"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  10. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DocX Format....used when saving in the DOCX format. Members Name Description ECMA376_2006...saved document to adhere to. doc = aw . Document () builder =...

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