Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 411,506 for

pdf

(0.17 sec)
  1. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes as Pdf in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as Pdf with notes in Python....PDF Product Family Aspose.Cells Product...PowerPoint Slides with Notes as PDF in Python This short tutorial...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  2. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one Pdf to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...text from one PDF to another is slow Aspose.PDF Product Family...(recognized OCR) text from one PDF to another. This example source...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  3. 用aspose-word24.6版本,word转pdf后,pdf页码数量会多一页,导致页码数不...

    用aspose-word24.6版本,word转Pdf后,Pdf页码数量会多一页,导致页码数不一致...6版本,word转pdf后,pdf页码数量会多一页,导致页码数不一致 中文技术支持 words-java...1 用aspose-word24.6版本,word转pdf后,pdf页码数量会多一页,导致页码数不一致 Professionalize...

    forum.aspose.com/t/aspose-word24-6-word-pdf-pdf...
  4. 如何将PDF中的图片置于底层? - Free Support Forum - aspose.com

    如何将Pdf中的图片置于底层? 如何在Pdf中添加图片时,将图片绘制在底层?...如何将PDF中的图片置于底层? Aspose.PDF Product Family aspose-pdf-java pizhai2...3, 2025, 5:29pm 1 如何将PDF中的图片置于底层? 如何在PDF中添加图片时,将图片绘制在底层? Professionalize...

    forum.aspose.com/t/pdf/316036
  5. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存Pdf中的图片(纯Aspose.Pdf官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…...PDF to JPG,JPG比原始文件大了。 中文技术支持 fhn123456 December 25, 2025, 11:37am...<summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary>...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716
  6. Convert Word to PDF - Bullet list is not showin...

    @asad.ali we have another issue when converting a word file to Pdf, if the word file contains list bullet like this image after converting the word document to a Pdf , bullet list isn’t shown correctly....Convert Word to PDF - Bullet list is not showing in the output...Words Product Family word-to-pdf , words-java minaeimi August...

    forum.aspose.com/t/convert-word-to-pdf-bullet-l...
  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. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output Pdf when there is nothing to print using Aspose.Cells for JavaScript via C++....Avoid Blank Page in Output PDF when there is Nothing to Print...empty and the user saves it to PDF using Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  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. Aspose HTML for java conversion to PDF - Free S...

    Hello, I perform conversion from HTML to Pdf with following Java code: final String myDocument1 = "./testcases/HtmlWebRequest.htm"; final String myDocumentOut1 = "./testcases/out/HtmlWebRequest.Pdf"; final com.aspose.…...conversion to PDF Aspose.HTML Product Family html-to-pdf gianfranco...perform conversion from HTML to PDF with following Java code: final...

    forum.aspose.com/t/aspose-html-for-java-convers...