Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 414,608 for

pdf

(0.18 sec)
  1. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from Pdf in Java. It has the details to set the IDE, a list of steps, and a runnable sample code to remove Pdf header and footer in Java....PDF Product Family Aspose.Cells Product...Remove Header and Footer from PDF in Java This quick tutorial explains...

    kb.aspose.com/pdf/java/how-to-remove-header-and...
  2. 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-...
  3. 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
  4. How to Add Header and Footer in PDF using C#

    This basic tutorial guides you on how to add header and footer in Pdf using C#. It includes the runnable sample code and the steps to clarify the process to insert header and footer in Pdf using C#....PDF Product Family Aspose.Cells Product...to Add Header and Footer in PDF using C# This precise tutorial...

    kb.aspose.com/pdf/net/how-to-add-header-and-foo...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to Pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...4GB when converting HTML to PDF Aspose.HTML Product Family jtfinlayson...testing a conversion of html to pdf with the code below and it looks...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  10. Export Data from a PDF Form to Excel using Java

    Follow this article to export data from a Pdf form to Excel using Java. It shares details for the IDE settings, a list of steps, and a sample code to extract fields from Pdf to Excel using Java....PDF Product Family Aspose.Cells Product...Product Family Export Data from a PDF Form to Excel using Java This...

    kb.aspose.com/total/java/export-data-from-a-pdf...