Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 413,803 for

pdf

(0.43 sec)
  1. Serialization error and Trailer not found after...

    Hi, We were using Aspose Java 19.10 version for aspose-Pdf. We upgraded it to 24.10 and few of our files started failing with below stack trace. Could you’ll help to identify the cause and fix? com.aspose.Pdf.PageColle…...after Aspose Java PDF Upgrade to 24.10 Aspose.PDF Product Family...Java 19.10 version for aspose-pdf. We upgraded it to 24.10 and...

    forum.aspose.com/t/serialization-error-and-trai...
  2. PDF 转换为 Excel 工作簿在 Python 中|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....将 PDF 转换为 Excel 工作簿在 Python 中 Contents [ Hide ] 要使用 Aspose.PDF...PDF Java for Python 将 PDF 文档转换为 Excel 工作簿,只需调用 PdfToExcel 模块。...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-exce...
  3. 通过 .NET 将 EPUB 转换为 PDF – Aspose.HTML for Python

    使用 Aspose.HTML Python 库将 EPUB 转换为 Pdf。在 Python 代码示例中考虑各种 EPUB 到 Pdf 的转换方案。...PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/html/zh/python-net/convert-epub...
  4. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in Pdf using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to Pdf without Acrobat using Python....PDF Product Family Aspose.Cells Product...Family How to Add Page Number in PDF using Python This how-to guide...

    kb.aspose.com/pdf/python/how-to-add-page-number...
  5. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2Pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...Aspose words转换word为pdf,页数不对了 中文技术支持 words-java imzdong June 25...Document(inPath); doc.save(os, SaveFormat.PDF); } catch (Exception e) { log...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  6. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to Pdf conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...Word to PDF conversion issue when deployed on Azure App service-...Words Product Family word-to-pdf , words-net , net skarlsen March...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  7. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into Pdf where input file contains Eszett characters which are seen as ‘SS’ in Pdf. After further checking, we found the issue is specifically for the ones set into …...'SS' after converting DOCM to PDF Aspose.Words Product Family words-net...customer’s input docm file into pdf where input file contains Eszett...

    forum.aspose.com/t/eszett-characters-are-turned...
  8. Field of type FieldUserAddress empty in footer ...

    When converting a word file to Pdf, some fields in the footer are not saved correctly, but the same field type is correct in the document body. Converting a word docm file to Pdf using Aspose Words method Save with arg…...footer after converting word to pdf Aspose.Words Product Family docxtopdf...When converting a word file to pdf, some fields in the footer are...

    forum.aspose.com/t/field-of-type-fielduseraddre...
  9. Table CSS margin settings are ignored when conv...

    When converting from HTML to Pdf with Aspose.Word for Java v24.10 table margins defined for CSS are ignored. I can reproduce this using the online converter at https://products.aspose.app/words/conversion/html-to-Pdf as …...when converting from HTML to PDF Aspose.Words Product Family rgabbard...When converting from HTML to PDF with Aspose.Word for Java v24...

    forum.aspose.com/t/table-css-margin-settings-ar...
  10. How to Change Page Size of PDF using C#

    This quick tutorial guides you on how to change page size of Pdf using C#. It shares all the details to configure the environment, step-wise program flow and a runnable sample code for demonstrating the process to change size of Pdf page using C#....PDF Product Family Aspose.Cells Product...Family How to Change Page Size of PDF using C# This quick tutorial...

    kb.aspose.com/pdf/net/how-to-change-page-size-o...