Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 18,479 for

docx to doc

(0.08 sec)
  1. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word Docx file with images/shapes containing “Alt Text” on them. When we convert it inTo PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…...When saving Word docx as PDF, the "Alt Text" is lost on the images...version 25.1. We have a Word docx file with images/shapes containing...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  2. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.Docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...Docx-Pdf: Long running conversion issue: JAVA Aspose.Words Product...are having l Supplemental_file.docx (2.5 MB) which impacting many...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  3. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input Docx Document. Each time, this Document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...Wrong PageCount on docx file with Aspose.Words .NET Aspose.Words...simple unit test with an input docx document. Each time, this document...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  4. Can I create a .docx and/or .odt without having...

    I there, we would like To create a .Docx and/or .odt without fonts being present in our physical Docker prod app. We know that .Docx and .odt do not embed the font inside, and I was wondering if we can create a Document …...docx and/or .odt without having any fonts in... we would like to create a .docx and/or .odt without fonts being...

    forum.aspose.com/t/can-i-create-a-docx-and-or-o...
  5. Shifted and deleted cells in Docx table (Java) ...

    Hi, We’re running Aspose with files containing tables with certain formatting. When this happens, the outputted file seems To have shifted cells around, overlays cells on Top of other cells and deletes some. It seems t…...Shifted and deleted cells in Docx table (Java) Aspose.Words Product...aspose-slides-repro/testFiles/table.docx at words-repro · zbowyer20/aspose-slides-repro...

    forum.aspose.com/t/shifted-and-deleted-cells-in...
  6. Aspose.Words .NET Plugins – Is Document Compare...

    Hi Team, We are evaluating Aspose.Words for .NET Plugins (metered licensing model) and need clarification before purchasing. Our use case: Input: two Docx files Operation: Document.Compare() To detect differences Out…...plugin alone sufficient for DOCX compare + redline, or do we...purchasing. Our use case: Input: two DOCX files Operation: Document.Compare()...

    forum.aspose.com/t/aspose-words-net-plugins-is-...
  7. 将 SVG 转换为 DOCX | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 SVG 转换为 Docx。在 C# 示例中考虑各种 SVG 到 Docx 的转换方案。试试在线 SVG 转换器。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/net/convert-svg-to-docx/
  8. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .Docx. I am trying To convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...docx having issues with table formatting...saving an excel workbook as .docx. I am trying to convert the...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  9. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...and Replace Keywords in Word DOCX ODT Documents Aspose.Words Product...Document doc = new Document("C:\\temp\\find replace test.docx"); ReplaceHandler...

    forum.aspose.com/t/get-node-that-contains-the-e...
  10. Aspose.word 大量生成docx文档后,内存升高,如何控制 - Free Suppor...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document Doc = …...word 大量生成docx文档后,内存升高,如何控制 中文技术支持 words-java dhzhao2016...ier> </dependency> Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/aspose-word-docx/320895