Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 177,420 for

docx

(0.12 sec)
  1. docx转PDF,创建Document程序卡死 - Free Support Forum - ...

    版本:23.8 编程语言:java 现象: 在客户的阿里云云服务器(windows操作系统), 执行以下代码时(Document doc = new Document(new ByteArrayInputStream(bytes));),进程卡死 异常文件: 龙华站合同终止_通知函_20251125 补充非电 -1126 Clean.Docx (37.7 KB) jstack命令输出结果:...docx转PDF,创建Document程序卡死 中文技术支持 words-java ZhonghaoSun November...龙华站合同终止_通知函_20251125 补充非电 -1126 Clean.docx (37.7 KB) jstack命令输出结果: 1920×916...

    forum.aspose.com/t/docx-pdf-document/322211
  2. Convert PDF to DOCX - output document has bold ...

    Hello Aspose team, After the upgrading of the aspose pdf version to 20.11, we encountered issues with fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…...Convert PDF to DOCX - output document has bold style as doubled...Aspose.PDF Product Family pdf-to-docx aasthapa December 18, 2020,...

    forum.aspose.com/t/convert-pdf-to-docx-output-d...
  3. Words close to margin pushed to next line on DO...

    Hello, When converting a Docx to TIFF using Aspose.Words Document.Save(), words up against the right margin in the Docx are being pushed to the next line in the resulting file. At first we thought it was a font issue, b…...margin pushed to next line on DOCX->TIFF conversion Aspose.Words...3:46pm 1 Hello, When converting a DOCX to TIFF using Aspose.Words Document...

    forum.aspose.com/t/words-close-to-margin-pushed...
  4. 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...
  5. 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...
  6. When generating a DOCX file from a PDF using As...

    when generating a Docx file from a PDF using Aspose.PDF, some alignment issues were observed with 20.10.0.0 version image.png (40.3 KB)...When generating a DOCX file from a PDF using Aspose.PDF, some... 9:29am 1 when generating a DOCX file from a PDF using Aspose...

    forum.aspose.com/t/when-generating-a-docx-file-...
  7. 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-...
  8. 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...
  9. 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...
  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...