Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 413,803 for

pdf

(0.14 sec)
  1. 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-...
  2. Is it possible to convert a pdf to a single ima...

    Is it possible to convert a Pdf to a single image file? The samples I see are for converting one page at a time....to convert a pdf to a single image file? Aspose.PDF Product Family...Is it possible to convert a pdf to a single image file? The samples...

    forum.aspose.com/t/is-it-possible-to-convert-a-...
  3. 在 Java 中将 Markdown 转换为 PDF - Aspose.HTML for Java

    了解如何使用 Java 库将 Markdown 转换为 Pdf。通过现成可用的 Java 代码示例,考虑将 Markdown 转换为 Pdf 的各种情况。...PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/html/zh/java/convert-markdown-t...
  4. Aspose PDF Out of memory Exception with version...

    I’m getting out of memory exception with the attached code. We do have corporate license under Inovalon Inc. Process:- We convert list of .PNG image to Pdf using Aspose and then convert to a memorystream. While conver…...Aspose PDF Out of memory Exception with version 9.6.0.0 Aspose...Aspose.PDF Product Family raminovalon August 10, 2015, 12:34pm 1...

    forum.aspose.com/t/aspose-pdf-out-of-memory-exc...
  5. Print PDF in Landscape mode using Aspose.PDF fo...

    I tried printing landscape with the latest version but it is coming out in portrait mode. Here is the code I use: viewer.AutoResize = True 'Print the file with adjusted size 'viewer.AutoRotate = psc.AutoOrientat…...Print PDF in Landscape mode using Aspose.PDF for .NET Aspose...Aspose.PDF Product Family print-pdf webmaster6b8e5 February 25, 2020...

    forum.aspose.com/t/print-pdf-in-landscape-mode-...
  6. 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...
  7. Mht to pdf - exception is thrown "Value of 'val...

    language java 21 library aspose-html 25.2.2 During conversion from mht to Pdf, exception is thrown “Value of ‘value’ is invalid” input file 127.zip (16.4 KB) output Pdf 127_html.Pdf (19.8 KB)...Mht to pdf - exception is thrown "Value of 'value' is invalid"...During conversion from mht to pdf, exception is thrown “Value of...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  8. 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...
  9. 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...
  10. 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