Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 391,250 for

pdf

(0.26 sec)
  1. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into Pdf. But, charts from ppt are not rendered correctly in Pdf. In Pdf chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …...Converting PPTX to PDF in Java, Presentation Charts Are Not Rendered...trying convert PPT document into PDF. But, charts from ppt are not...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  2. PDF generation fails when an emoji appears at t...

    Hello, The issue is that Pdf generation fails when an emoji appears at the line break. Environment asp.net core 8 Aspose Version: 25.7.0 Windows Editioin: Windows 11 Enerprise Added sample code Program.zip (818 B…...PDF generation fails when an emoji appears at the line break...break Aspose.PDF Product Family olsavchuk August 11, 2025, 11:49am...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  3. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as Pdf with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as Pdf in C#....PDF Product Family Aspose.Cells Product...Family How to Save PowerPoint as PDF with Notes in C# This quick tutorial...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  4. Insert an Empty Page at End of PDF File in Jyth...

    Discover how to insert an empty page at the end of a Pdf file using Jython with Aspose.Pdf for document customization....End of PDF File in Jython Contents [ Hide ] **Aspose.PDF - Insert...Check File Format using Aspose.PDF Java for Jython . Here you can...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  5. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to Pdf using Aspose.Words, the pages in the Pdf all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…...pages when converting DOCX to PDF Aspose.Words Product Family words-net...pages to PDF using Aspose.Words, the pages in the PDF all became...

    forum.aspose.com/t/landscape-pages-are-rendered...
  6. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to Pdf or images....and Bound while rendering to PDF with C++ using DrawObjectEventHandl...Bound while rendering Excel to PDF or Image. Here is a brief description...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  7. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a Pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the Pdf but the textabsorber returns zero counts…...in aspose pdf Aspose.PDF Product Family aspose-pdf-net CRAsposeUser...trying to search for text in a pdf and text contains the “.” in...

    forum.aspose.com/t/unable-to-search-the-text-co...
  8. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to Pdf, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.Pdf", new PdfSaveOptions()); I’ve attached the test …...when converting from DOCX to PDF Aspose.Words Product Family words-net...Hi, When converting a DOCX to PDF, I noticed some x-axis labels...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  9. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.Pdf", options); Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...the document to PDF format doc.save("out.pdf"); rnara March 27...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  10. Issue while generating PDF reports with Large D...

    Hi Team, We are facing Pdf generation issues as below: . Our API is able to generate Pdf file, if the Data load is less than 50,000 records . But when API is with 50,000+ records, API stop working . When we do simila…...generating PDF reports with Large Data Volume Aspose.PDF Product...8:48am 1 Hi Team, We are facing PDF generation issues as below: ...

    forum.aspose.com/t/issue-while-generating-pdf-r...