Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 419,374 for

pdf

(0.38 sec)
  1. Invisible (zero-width) space characters not cau...

    We have a DOCX file that contains, among other resources, a long string of numbers and characters separated at various locations by a specific character. We decided to place the unicode zero-width breaking space characte…...characters not causing line breaks in PDF converted from DOCX file Aspose...converting this DOCX file to a PDF document using Aspose.Words,...

    forum.aspose.com/t/invisible-zero-width-space-c...
  2. Korean characters are not getting Printed while...

    No Warnings are printed while converting from word to Pdf… We have windows system and installed korean font as well but No luck. Issue still persists. Pdf_4057cea4-074b-47ed-8389-f39bb7ca6694.Pdf (64.0 KB) Word_da3cbae…...word to pdf Aspose.Words Product Family word-to-pdf , words-java...while converting from word to pdf… We have windows system and installed...

    forum.aspose.com/t/korean-characters-are-not-ge...
  3. Version 25.12 - Saving doc to pdf does not work...

    With older version (20.11) this worked as it should. When you export this document to Pdf, it does not do what is expected. You can compare it with any other exporter to Pdf, for example word print to Pdf. PAC-Notif.Mo…...12 - Saving doc to pdf does not work as it should with...you export this document to pdf, it does not do what is expected...

    forum.aspose.com/t/version-25-12-saving-doc-to-...
  4. Compare Two Documents Using Python

    Compare Word or Pdf documents using Python to get the difference between files. You can also compare files in other popular formats....Compare Word or PDF documents in Python High-fidelity Python...to compare two documents in PDF, Word, HTML, TXT, MD and other...

    products.aspose.com/words/python-net/compare/
  5. 在 Python 中将 PDF 转换为 PDF/A、PDF/E 和 PDF/X|Aspose....

    了解如何使用 Aspose.Pdf for Python via .NET 在 Python 中将 Pdf 文件转换为 Pdf/A、Pdf/E 和 Pdf/X,以用于归档、可访问性和打印工作流。...Python 中将 PDF 转换为 PDF/A、PDF/E 和 PDF/X Contents [ Hide ] PDF 到 PDF/x...格式指的是将 PDF 转换为其他附加格式的能力,即 PDF/A、PDF/E 和 PDF/X。 将 PDF 转换为 PDF/A Aspose...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  6. Frames with Text Wrapping "Around" cause conten...

    Hi, We are facing an issue while converting a Word document to Pdf using Aspose.Words. A chart (embedded as EMF image) inside a table cell is not rendered in the output Pdf when the paragraph has frame properties with t…...(EMF charts) to be missing in PDF output Aspose.Words Product Family...converting a Word document to PDF using Aspose.Words. A chart (embedded...

    forum.aspose.com/t/frames-with-text-wrapping-ar...
  7. Converting a TEX file to PDF using C# | Aspose.PDF

    Sample code for TEX‑to‑Pdf conversion in .NET. Use the API example code for batch TEX‑to‑Pdf conversion within VB.NET, ASP.NET, or any .NET‑based application....TEX to PDF in Aspose.PDF for .NET How to convert TEX to PDF? You...programmatically a document from TEX to PDF format with a modern document-processing...

    products.aspose.com/pdf/net/conversion/tex-to-pdf/
  8. Converting a EPS file to PDF using C++ | Aspose...

    Sample code for EPS to Pdf conversion using C++. Use C++ example for batch EPS to Pdf conversion....EPS to PDF in Aspose.PDF for C++ How to convert EPS to PDF? You...programmatically a document from EPS to PDF format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/eps-to-pdf/
  9. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the Pdfs using code below Document document = new Document(PdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...loading the PDF Aspose.PDF Product Family aspose-pdf-net cpaperless...are trying to load some of the pdfs using code below Document document...

    forum.aspose.com/t/the-input-string-creatorinfo...
  10. 为什么我保存pdf xfa 的格式后,文件变大了 - Free Support Forum -...

    为什么我保存Pdf xfa 的格式后,文件变大了 Document PdfDocument = new Document(FilePath); TextBoxField? textBoxField = PdfDocument.Form["form1[0].Page1[0].autoAdr[0].ad03[0]"] as TextBoxField; if (textBoxField != null) { textBoxFi…...为什么我保存pdf xfa 的格式后,文件变大了 中文技术支持 kennyyang July 11, 2025, 9:25am...9:25am 1 为什么我保存pdf xfa 的格式后,文件变大了 Document pdfDocument = new Document(FilePath);...

    forum.aspose.com/t/pdf-xfa/315110