Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 176,890 for

docx

(0.17 sec)
  1. Different Ways to Open Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(for example, PPT/PPTX, DOC/DOCX, etc.) by Aspose.Cells. There...

    docs.aspose.com/cells/python-java/different-way...
  2. Aspose.Words for Android via Java|Documentation

    Generate, modify, convert, render, and print documents using Android in Java....Android via Java supports DOC, DOCX, RTF, HTML, OpenDocument, PDF...

    docs.aspose.com/words/androidjava/
  3. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Macro in Word using Java Convert DOCX to JSON in Java Convert TXT...

    kb.aspose.com/words/java/
  4. Convert OLM to MHTML via C++ application | prod...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Việt OLM to MHTML Conversion DOCX JPG EMAIL XML OLM MHTML Convert...

    products.aspose.com/email/cpp/conversion/olm-to...
  5. Convert OLM to OFT via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Tiếng Việt OLM to OFT Conversion DOCX JPG EMAIL XML OLM OFT Convert...

    products.aspose.com/email/cpp/conversion/olm-to...
  6. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced document formatting and design flexibility.... Docx }; doc . Save ( ArtifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Cropped images do not render properly in HTML w...

    Hi, When converting Docx to HTML, we set ScaleImageToShapeSize is set to false. This is to work around a sizing issue reported in https://forum.aspose.com/t/images-in-rendered-html-have-extra-size-and-caused-blurry-outp…...10:55am 1 Hi, When converting DOCX to HTML, we set ScaleImageToShapeSiz...doc = new Document(@".\test.docx"); var saveOptions = new HtmlSaveOptions...

    forum.aspose.com/t/cropped-images-do-not-render...
  8. Convert HTML To WORD Java

    Convert HTML to WORD format in Java code. Save HTML as WORD using Java.... DOCX Node Python Java C# C++ View...example in Java to convert HTML to DOCX format Copy Examples Input file...

    products.aspose.com/words/java/conversion/html-...
  9. Edit WORD In C++

    Edit a Word document in C++ code.... DOCX Node Python Java C# C++ View...C++: Example in C++ to edit DOCX files Copy Examples Input file...

    products.aspose.com/words/cpp/edit/word/
  10. PDF转换word Save函数一直阻塞未返回 - Free Support Forum - ...

    我在转换一个pdf为word时 Save函数一直阻塞 未返回 文件内容就一页 我采用Repair函数修复时 直接异常 PDF document is invalid 具体的PDF test.pdf (211.2 KB) 文件在附件中...// 目标格式为 DOCX(Word 2007+) pdfDoc.Save("output.docx", SaveFormat...SaveFormat.Docx); 说明 : RasterizeComplexPage 会把页面转成位图后再进行后续处理,虽然会略微影...

    forum.aspose.com/t/pdf-word-save/317635