Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 419,424 for

pdf

(0.14 sec)
  1. Opening a protected PDF file generates file loc...

    Hi, I have a problem with aspose.Pdf and reading the number of pages of a large document. By reading a password protected file (without specifying the password), the file is locked during deletion. This does not happen…...protected PDF file generates file lock after closing Aspose.PDF Product...I have a problem with aspose.Pdf and reading the number of pages...

    forum.aspose.com/t/opening-a-protected-pdf-file...
  2. excel转pdf,图片转换报错Shape to image Error! - Free Su...

    Excel转换Pdf,抛出Shape to image Error的异常,导致转换失败 附件为: EXCEL_TEST.zip (9.0 MB) Aspose.cells 版本 25.0.6...excel转pdf,图片转换报错Shape to image Error! 中文技术支持 cells-net cromwell1994...July 7, 2025, 7:36am 1 Excel转换PDF,抛出Shape to image Error的异常,导致转换失败...

    forum.aspose.com/t/excel-pdf-shape-to-image-err...
  3. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of pages in Pdf using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder pages in a Pdf using Java....PDF Product Family Aspose.Cells Product...Change the Order of Pages in PDF using Java This tutorial explains...

    kb.aspose.com/pdf/java/how-to-change-the-order-...
  4. How to add Underline Annotation using C++ | Asp...

    Add Underline annotations programmatically in Pdf with C++ sample code on any platform with C++ language...order to annotate PDF file, we’ll use Aspose.PDF for C++ API which...package manager, search for Aspose.PDF and install. You may also use...

    products.aspose.com/pdf/cpp/annotation/underlin...
  5. 在 Python 中更新 PDF 链接|Aspose.PDF for Python via .NET

    了解如何在 Python 中更新 Pdf 链接的外观和目标。...在 Python 中更新 PDF 链接 Contents [ Hide ] 更新 LinkAnnotation 文本颜色...文本颜色 此示例演示如何使用 Aspose.PDF for Python 检测 PDF 第1页上的所有链接注释,然后通过将其字体...

    docs.aspose.com/pdf/zh/python-net/update-links/
  6. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to Pdf using Aspose for Java(we are using Aspose total). The conversion works, but the generated Pdf doesn’t exactly match the original TIFF — there’s a mismatch in width a…...TIFF to PDF conversion causes font and width mismatch, need converted...TIFF Aspose.PDF Product Family tiff-to-pdf , pdf-to-tiff Debasisha...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  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 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...
  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. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to Pdf, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...Correctly When Converting PPTX to PDF in C# Aspose.Slides Product Family...converting a PPTX document to PDF, an SVG logo is not rendered...

    forum.aspose.com/t/svg-picture-is-not-rendered-...