Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 177,627 for

docx

(2.29 sec)
  1. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of Docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...Bookmarks are not getting added, docx to pdf conversion aspose word...developing java api for conversion of docx to pdf using aspose word, in...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  2. DOCX to PDF conversion consumes high CPU and se...

    Hi, we are using Java Aspose library version 25.2 to convert Word docs to PDF in bulk. Sometimes, we see our process hangs with high CPU usage for certain input Word docs. The stack trace often looks like this: at c…...DOCX to PDF conversion consumes high CPU and seems to infinite......../Concept report sample.docx"; File ff = new File(inputFile);...

    forum.aspose.com/t/docx-to-pdf-conversion-consu...
  3. DOCX to PDF/PDF-A Conversion – Embedded Attachm...

    Hi Team, We are using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java to convert Office documents to PDF/PDF-A. We observed an issue with embedded attachments during conversion. For a Docx document containing a…...DOCX to PDF/PDF-A Conversion – Embedded Attachment Visibility...attachments during conversion. For a DOCX document containing an embedded...

    forum.aspose.com/t/docx-to-pdf-pdf-a-conversion...
  4. Aspose.Words for Java throws NPE when saving DO...

    Hello team, We are seeing a PDF rendering failure with Aspose.Words for Java 26.3 (the same is happening with the latest version 26.6). The attached Docx loads successfully, appendDocument succeeds, and saving back to …...Java throws NPE when saving DOCX with chartEx waterfall chart...version 26.6). The attached DOCX loads successfully, appendDocument...

    forum.aspose.com/t/aspose-words-for-java-throws...
  5. Doc to Docx conversion -> Requested default val...

    import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...Doc to Docx conversion -> Requested default value for an unknown...SaveFormat.DOCX) except: logger.error("Failed to convert to docx: %s"...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  6. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as Docx using Aspose.Wo…...Marathi Text When Converting DOCX to PDF in Aspose.Words 25.5...When we generate the output as DOCX using Aspose.Words, the Marathi...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  7. Content are pushed up to page after DOCX to PDF...

    Hi, We experience issues with Aspose PDF adding strange page breaks not present in the original Word file. When using Word’s built in PDF Converter to convert from Docx to PDF everything works just fine. This issue occ…...are pushed up to page after DOCX to PDF conversion using .NET...PDF Converter to convert from docx to PDF everything works just...

    forum.aspose.com/t/content-are-pushed-up-to-pag...
  8. Docx to pdf - bubble graphics missing in pdf af...

    Document: test.Docx (64.4 KB) Before convert: After convert: Code: using Aspose.Words; Aspose.Words.License license; license = new Aspose.Words.License(); license.SetLicense("Aspose.Total.NET.lic"); string da…...Docx to pdf - bubble graphics missing in pdf after convert Aspose...2024, 8:11am 1 Document: test.DOCX (64.4 KB) Before convert: 628×557...

    forum.aspose.com/t/docx-to-pdf-bubble-graphics-...
  9. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.Docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...Docx to Pdf rendition is not getting generating like word document...SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  10. EQ Field Underline Styles Not Preserved During ...

    Description When converting a Docx document to image (PNG) or HTML using Aspose.Words, underline styles defined inside an EQ field (FieldEquation) are not rendered correctly. Specifically, any underline style applied vi…...Styles Not Preserved During DOCX to PNG/HTML Export Aspose.Words...Description When converting a DOCX document to image (PNG) or HTML...

    forum.aspose.com/t/eq-field-underline-styles-no...