Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 176,923 for

docx

(0.07 sec)
  1. Convert a Multi-page Document to an Image in C+...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C++....shows how to save a multi-page DOCX document as JPEG image with...:: Document > ( u "Rendering.docx" ); auto options = System ::...

    docs.aspose.com/words/cpp/convert-a-multi-page-...
  2. Optimize File's Content Using C#

    Compress files in C#: Docx, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality... DOCX Node Python Java C# C++ View...library will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML,...

    products.aspose.com/words/net/compress/
  3. Optimize File's Content Using Java

    Compress files in Java: Docx, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality... DOCX Node Python Java C# C++ View...library will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML,...

    products.aspose.com/words/java/compress/
  4. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...docx' ) # Loaded documents will have...file_name = MY_DIR + 'Encrypted.docx' , load_options = aw . loading...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert HTML to MD – C# code and Online Converter

    Convert HTML to Markdown online or with Aspose.HTML for .NET. Use HTML to MD Converter to save webpage as MD file quickly, clearly and safely....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    products.aspose.com/html/net/conversion/html-to...
  6. Convert HTML to GIF – C# code and Online Converter

    Convert HTML to GIF using the Aspose.HTML for .NET API or try an online HTML to GIF Converter to save webpage as GIF image quickly, clearly and safely....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    products.aspose.com/html/net/conversion/html-to...
  7. Export EMAIL to EPUB via Java | products.aspose...

    Java API to Convert EMAIL to EPUB without using Microsoft Word or Outlook...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...File Format) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/email...
  8. Export EMAIL to PNG via Java | products.aspose.com

    Java API to Convert EMAIL to PNG without using Microsoft Word or Outlook...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...File Format) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/email...
  9. Export EMAIL to RTF via Java | products.aspose.com

    Java API to Convert EMAIL to RTF without using Microsoft Word or Outlook...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...File Format) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/email...
  10. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input Docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…... for input docx file attached ? throwing below...new FileInputStream("load-fail.docx")) { Document doc = new Document(fis);...

    forum.aspose.com/t/java-lang-classcastexception...