Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 88,444 for

doc format

(0.9 sec)
  1. Export EMLX to JPEG via C++ | products.aspose.com

    C++ API to Convert EMLX to JPEG without using Microsoft Word or Outlook...converting emails from one format to another can be a useful... you can convert EMLX file format to HTML. Then, with Aspose...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. Export EMAIL to DOTM via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOTM without using Microsoft Word or Outlook...transforming an email file format into another format. This is often done...developers to convert EMAIL file format to HTML. This makes it easier...

    products.aspose.com/total/cpp/conversion/email-...
  3. Aspose::Words::Paragraph::get_IsFormatRevision ...

    Aspose::Words::Paragraph::get_IsFormatRevision method. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....n method Returns true if formatting of the object was changed...a paragraph is a format revision. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Convert TEXT To GIF Java

    Convert TEXT to GIF Format in Java code. Save TEXT as GIF using Java....GIF, and many other document formats using Java. GIF Node Python...transform text to GIF image format with just a few lines of Java...

    products.aspose.com/words/java/conversion/text-...
  5. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any Document with our Splitter ExtractPages method. Save them in your desired Format for easy access!... The output file format is determined by the extension...pages from the document: string doc = MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.low...
  6. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....automatic number in outline format. Examples: Shows how to number...AUTONUMOUT fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

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

    Implements DocVARIABLE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways of using...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can set a template name...

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