Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 177,409 for

docx

(0.11 sec)
  1. 微调转换器 – Aspose.HTML for Python via .NET

    使用 Aspose.HTML for Python 通过 .NET 对 HTML 转换器进行微调。在将 HTML 呈现为 PDF、Docx 或图像时,可调整页面大小、页边距、质量等。...接受这些呈现设备的实例作为参数,允许你将 HTML 转换为 PDF、XPS、DOCX 和图像格式。 渲染选项 – 您可以使用各种渲染选项自定...– 将 HTML 呈现为 DOCX。支持将 MHTML、SVG 和 EPUB 呈现为 DOCX。 – 将 HTML 呈现为图像格式。支持将...

    docs.aspose.com/html/zh/python-net/fine-tuning-...
  2. 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/
  3. 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...
  4. JsonDataSource | Aspose.Words for Java

    Provides access to data of a JSON file or stream to be used within a report in Java....docx"); JsonDataLoadOptions options..."ReportingEngine.JsonDataString.docx"); Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert a Document to an Image in C#|Aspose.Wor...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using C#....documents in other formats, such as DOCX or PDF. For example, you need...Document doc = new Document("input.docx"); , create an ImageSaveOptions...

    docs.aspose.com/words/net/convert-a-document-to...
  6. PDF转换为Word后内容在图文框中,取元素为图片,且程序无法从框中获取文字信息 - Free...

    问题: 使用 AsPose 将 PDF 转换为 Word 后,Word 中文本内容被文本框包裹(使用 flow 转换则会损失部分布局), 获取元素时获取到的是图片,且无法从框中获取文字。(从 Paragraph 中可以获取文字,但 Paragraph 为按行获取,这样会损失原本框的具体边界等信息)...2:49am 3 转换效果问题 例如,这是一个pdf 转换 后的 docx文件: 728×375 72.1 KB 其文本框是按照非...段落文本内容进行翻译,然后按照原来的样式格式,重新填充回docx。 遇到的过程问题 但是这里的文本框中无法获取信息,只能通过paragraph获取文本。...

    forum.aspose.com/t/pdf-word/310647
  7. Font Formatting and Styling Issue After Upgradi...

    Hello Aspose Team, We have encountered an issue after upgrading Aspose.dll from version 22.5.0 to 25.6.0 in our application. Environment Details: Aspose.Words.dll: Upgraded from 22.5.0 → 25.6.0 Aspose.Cells.dll: …...and styling from the source DOCX document. Actual Result: After...that the fonts used in your DOCX document are installed and accessible...

    forum.aspose.com/t/font-formatting-and-styling-...
  8. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .Docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...docx file to PDF using Aspose. Specifically...your support. file_with_issue.docx (39.5 KB) Professionalize.Discourse...

    forum.aspose.com/t/saving-converted-word-docume...
  9. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedSystemFonts method. Specifies whether or not to embed System fonts into the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts option is set to true in C++.... This option works for DOC, DOCX and RTF formats only. Examples...( get_MyDir () + u "Document.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Convert JSON to Word Formats in Android Apps | ...

    JSON to Word Conversion via Java without using Microsoft Word...to Word file formats, such as DOCX or RTF, via code or in Android...introduction of newer versions, the DOCX (Word Open XML Document) format...

    products.aspose.com/total/android-java/conversi...