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

docx

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a Docx file into separate Docx files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...Aspose split docx file wrongly in Docker, but works fine in local...Aspose to split a DOCX file into separate DOCX files for each page...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  6. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting Docx documents to HTML....outline, reflection, glow, 3D) in DOCX to HTML conversion Aspose.Words...not reproduced when converting DOCX documents to HTML. Professionalize...

    forum.aspose.com/t/preserve-text-effects-shadow...
  7. 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...
  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. 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...
  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...