Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 407,900 for

pdf

(0.11 sec)
  1. Aspose.words PDF creation using html is blockin...

    Issue Description We are using Aspose.Words for .NET version 25.x to generate Pdf files from HTML content. The HTML content includes image paths that point to files located on an Azure File Share. However, we are experi…...words PDF creation using html is blocking the images on...NET version 25.x to generate PDF files from HTML content . The...

    forum.aspose.com/t/aspose-words-pdf-creation-us...
  2. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to Pdf with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...PowerPoint to PDF in Java - Accessibility Alt-Text Not Read by...to transform a PowerPoint to PDF with the UA compliance using...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  3. 在 Python 中获取 PDF 的页数|Aspose.PDF for Python via ...

    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....Python 中获取 PDF 的页数 Contents [ Hide ] 要使用 Aspose.PDF Java for Python...Python 获取 PDF 文档的页数,只需调用 GetNumberOfPages 类。 Python 代码 doc= self...

    docs.aspose.com/pdf/zh/python-java/get-page-cou...
  4. Charts Are Rendered Incorrectly When Converting...

    Hello! When converting PPTX to Pdf using Aspose Slides for Nodejs via Java (version 25.7), charts with data from an embedded Excel file experience formatting issues. I attempted to use Aspose Cells to convert the charts…...Incorrectly When Converting PPTX to PDF in JavaScript Aspose.Slides Product...Hello! When converting PPTX to PDF using Aspose Slides for Nodejs...

    forum.aspose.com/t/charts-are-rendered-incorrec...
  5. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output Pdf has over a thousand blank pages inserted between the slide content…...Converting PPTX with multimedia to PDF adds many blank pages when including...Presentation.Save() with SaveFormat.Pdf , and the option to show Notes...

    forum.aspose.com/t/converting-pptx-with-multime...
  6. 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
  7. 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
  8. Word文档转换pdf文档,页数变多,符号问题 - Free Support Forum - ...

    一页的word文档,通过aspose转换,变成两页的Pdf文档。 使用的jar版本是words-24.3-jdk17 初步判断是文档中间的“()”和“《》”两个符号占用的空间变多导致的。 原始文档: 正文.docx (20.2 KB)...Word文档转换pdf文档,页数变多,符号问题 中文技术支持 words-java serendipity.zhq February...1 一页的word文档,通过aspose转换,变成两页的pdf文档。 使用的jar版本是words-24.3-jdk17...

    forum.aspose.com/t/word-pdf/307630
  9. 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...
  10. Change the Font on just the specific Unicode ch...

    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....Unicode characters while saving to PDF Contents [ Hide ] Some Unicode...screenshot compares the two output PDFs generated by the sample code...

    docs.aspose.com/cells/java/change-the-font-on-j...