Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 415,457 for

pdf

(0.31 sec)
  1. A blank page is added when converting a Word do...

    When converting this file to Pdf using Aspose version 25.2.0 or v. 23.10.0, a blank page is added. ТК на производство 10 мг, в. 4 РД3_согл.docx (61,6 КБ) Possibly, when converting with Aspose, the horizontal scaling of…...document to PDF Aspose.Words Product Family word-to-pdf , words-net...When converting this file to PDF using Aspose version 25.2.0 or...

    forum.aspose.com/t/a-blank-page-is-added-when-c...
  2. Export Data from a PDF Form to Excel using Java

    Follow this article to export data from a Pdf form to Excel using Java. It shares details for the IDE settings, a list of steps, and a sample code to extract fields from Pdf to Excel using Java....PDF Product Family Aspose.Cells Product...Product Family Export Data from a PDF Form to Excel using Java This...

    kb.aspose.com/total/java/export-data-from-a-pdf...
  3. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to Pdf. I have attached a .docx file containing an absolute positioned line on the left side of the document and the resu…...lines in document when saving as PDF Aspose.Words Product Family words-java...absolute positioned lines to PDF. I have attached a .docx file...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  4. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.Pdf); saveOptions.setMemoryOptimization(true); doc.save(“test.Pdf”, saveOptions); Aspose.word for java 25.1…...Word saveto Pdf,内容样式错误问题 中文技术支持 words-java dhzhao2016 November...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/word-saveto-pdf/322091
  5. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to Pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…...PPT to PDF Conversion in C#: NullReferenceExcepti: Object Reference...trying to convert a few ppts to pdf and I am getting the following...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  6. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.Pdf.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...saving PDF with special character and newline Aspose.PDF Product...Product Family aspose-pdf-net ingej June 22, 2025, 9:41am 1 Hi, we...

    forum.aspose.com/t/nullreferenceexception-when-...
  7. Extract Text From All the Pages of a PDF Docume...

    Discover how to extract text from all pages of a Pdf document using Jython and Aspose.Pdf for text analysis....of a PDF Document in Jython Contents [ Hide ] Aspose.PDF - Extract...Check File Format using Aspose.PDF Java for Jython . Here you can...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  8. 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...先转为 PDF 再回读 使用 Aspose.Words 将文档先转为 PDF( doc.save("tmp.pdf") ),确认...

    forum.aspose.com/t/docx-pdf-document/322211
  9. How to Convert XLSX to PDF having Restricted Pe...

    In this short tutorial we will learn how to convert XLSX to Pdf having restricted permissions in Java. These steps help you to export XLSX to Pdf having restricted permissions using Java in any operating system like macOS, Linux, or Windows....PDF Product Family Aspose.Cells Product...Family How to Convert XLSX to PDF having Restricted Permissions...

    kb.aspose.com/cells/java/how-to-convert-xlsx-to...
  10. Pdf for java 怎么获得单元格的rowspan? - Free Support Fo...

    我的使用环境如下: 1、使用的组件名称:Pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25.5 问题如下: java版本Pdf25.5中表格的单元格只有colspan的方法?没有rowspan,怎么获得单元格的rowspan?我们现在需要做的是解析这个表格,并获得当前表格中每个单元格的位置以及colspan和rowspan,DEMO示例见附件。 https://c.wss.pet/f/hcg7bs9uv38 复…...Pdf for java 怎么获得单元格的rowspan? 中文技术支持 Angela_xu June 26, 2025...2:17pm 1 我的使用环境如下: 1、使用的组件名称:pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25...

    forum.aspose.com/t/pdf-for-java-rowspan/314492