Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 416,283 for

pdf

(0.17 sec)
  1. How to Delete All Comments in PDF in C#

    This short tutorial guides on how to delete all comments in Pdf in c#. It provides details on IDE settings, a program flow and a runnable sample code to remove all comments from Pdf in C#....PDF Product Family Aspose.Cells Product...How to Delete All Comments in PDF in C# This tutorial contains...

    kb.aspose.com/pdf/net/how-to-delete-all-comment...
  2. 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
  3. Incorrect Font Rendering and Boxed Characters a...

    When converting a Pdf to PPTX, there are two issues observed: Custom Font Not Displaying Correctly The custom font used in the original Pdf does not appear properly in the Fonts section of the converted PPTX. This iss…...Rendering and Boxed Characters after PDF to PPTX Conversion in Java Aspose... 2:53pm 1 When converting a PDF to PPTX, there are two issues...

    forum.aspose.com/t/incorrect-font-rendering-and...
  4. 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...
  5. 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...
  6. 用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...
  7. Content are pushed up to page after DOCX to PDF...

    Hi, We experience issues with Aspose Pdf adding strange page breaks not present in the original Word file. When using Word’s built in Pdf Converter to convert from docx to Pdf everything works just fine. This issue occ…...pushed up to page after DOCX to PDF conversion using .NET Aspose...experience issues with Aspose PDF adding strange page breaks not...

    forum.aspose.com/t/content-are-pushed-up-to-pag...
  8. Saving specific pdf using Word options fails an...

    Hello, Using Aspose.Pdf.Drawing 25.3, Saving the attached document with DocSaveOptions fires an internal exception and save fails. var docOptions = new DocSaveOptions { Format = DocSaveOptions.DocFormat.DocX, Mode …...Saving specific pdf using Word options fails and gives an exception...exception Aspose.PDF Product Family aspose-pdf-net tfipsrd April...

    forum.aspose.com/t/saving-specific-pdf-using-wo...
  9. 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
  10. How to Convert XSL FO to PDF using Python

    This short article assists on how to convert XSL FO to Pdf. It contains information to set the IDE, the steps to perform and a runnable sample code demonstrating the process to render XSL FO to Pdf....PDF Product Family Aspose.Cells Product...Family How to Convert XSL FO to PDF using Python This short tutorial...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...