Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 89,980 for

doc format

(0.13 sec)
  1. Specify Save Options in Java|Aspose.Words for Java

    Set advanced properties when saving a Document using Java to provide more precise control over the process.... Each save format has a corresponding class that...save options for this save format, for example, there is PdfSaveOptions...

    docs.aspose.com/words/java/specify-save-options/
  2. How to Convert Word to Markdown using Java

    In this short tutorial you will learn how to convert Word to Markdown using Java. The following code and steps can be followed to create Word to Markdown converter using Java in any of the commonly used operating system like Windows, macOS, or Linux....You may create a document as a DOC or DOCX file and then export...generated output file in markdown format In above steps, the input Word...

    kb.aspose.com/words/java/how-to-convert-word-to...
  3. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....paragraph style with list formatting. Document doc = new Document();...builder = new DocumentBuilder(doc); // Create a custom paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert OFT to RTF in Python | products.aspose.com

    Save OFT to RTF in your Python applications without using Microsoft Outlook or Word... The Rich Text Format (RTF) is a file format that enables the...applications. It is a widely accepted format for exchanging text documents...

    products.aspose.com/total/python-net/conversion...
  5. Convert DWT to DWF via Python | products.aspose...

    Sample code for DWT to DWF conversion. Use API example code for batch DWT files to DWF conversion....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/python-net/conversion/d...
  6. Convert DWT to BMP via JavaScript | products.as...

    Sample code for DWT to BMP conversion. Use API example code for batch DWT files to BMP conversion....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/javascript-net/conversi...
  7. OfficeMathDisplayType | Aspose.Words for Java

    Specifies the display Format type of the equation in Java....OfficeMathDisplayTyp Specifies the display format type of the equation. Examples:...office math display formatting. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Smart tags.doc" ); // A smart tag appears in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Convert PPT to RTF via Java or with free Online...

    Java API to Export PPT to RTF without using Microsoft Word or PowerPoint or online. Test free PPT to RTF online converter quickly before integrating the code....comprehensive suite of file format automation libraries that enable...variety of document formats such as DOC, DOCX, ODT, RTF, HTML...

    products.aspose.com/total/java/conversion/ppt-t...
  10. HtmlSaveOptions.CssStyleSheetFileName | Aspose....

    Discover how the HtmlSaveOptions CssStyleSheetFileName property customizes your HTML exports with a specified CSS file path, enhancing your Document's style....when saving a document to HTML format and external CSS style sheet...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...