Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 164,919 for

pdf formatting

(1.13 sec)
  1. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to Pdf using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...with legends when converting to PDF Aspose.Slides Product Family...converting a PowerPoint side to PDF using Aspose.slides. We noticed...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  2. C++ API to Export PDF to GIF | products.aspose.com

    Convert Pdf to GIF within C++ applications....Conversion PDF to GIF C++ API to Export PDF to GIF Render PDF to GIF...Convert PDF to GIF The Portable Document Format (PDF) is a widely...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. How to Add Table to PDF using Java

    This short tutorial is about how to add table to Pdf using Java. In order to insert table in Pdf using Java running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool....PDF Product Family Aspose.Cells Product...Product Family How to Add Table to PDF using Java This brief tutorial...

    kb.aspose.com/pdf/java/how-to-add-table-to-pdf-...
  4. C++ API to Export PDF to XAMLFLOW | products.as...

    Convert Pdf to XAMLFLOW within C++ applications....Conversion PDF to XAMLFLOW C++ API to Export PDF to XAMLFLOW...XAMLFLOW Render PDF to XAMLFLOW within C++ applications without requiring...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. To fill HTML Rich Text in PDF Form Field - Free...

    Hi Sir/Mam, We are trying to fill an existing Pdf form with HTML Rich Text content using the code similar to the one in the below url post. But the code suggested in the post doesnt seem to fix the issue still in Aspose…...HTML Rich Text in PDF Form Field Aspose.PDF Product Family pwcburkhart...are trying to fill an existing PDF form with HTML Rich Text content...

    forum.aspose.com/t/to-fill-html-rich-text-in-pd...
  6. Stacked Area Chart Labels Not Rendering in PDF ...

    Summary Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render axis labels and legends when converted to Pdf using Aspose.Slides 26.2, even though regular Area charts work correctly. Environment As…...Chart Labels Not Rendering in PDF Aspose.Slides Product Family...and legends when converted to PDF using Aspose.Slides 26.2, even...

    forum.aspose.com/t/stacked-area-chart-labels-no...
  7. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为Pdf的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.Pdf); Files.write(Paths.get("/Users/p…...words从html制作的docx文件转为PDF样式表现混乱,但是把docx文件改一下再撤回再保存之后,再使用aspose.words转为PDF就正常了,但肉眼看不出两个docx文件的区别。...July 17, 2025, 10:49am 1 docx转为PDF的方法代码如下: Document document = new...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  8. Export RDL Reports to PDF & XPS in SQL Serv...

    SQL Server Reporting Services rendering extension - Export Pdf Pdf/A and XPS reports containing tables charts and images from SQL Server...PDF for Reporting Services is a robust rendering...reporting solutions for generating PDF, PDF/A and XPS reports from Microsoft...

    products.aspose.com/pdf/reporting-services/
  9. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to Pdf using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.Pdf); Here is the relevant snippet for ref…...converted word document into PDF takes forever Aspose.Words Product...Product Family word-to-pdf , aspose-pdf-java , words-java Abdel_rahman_Abu_taleb...

    forum.aspose.com/t/saving-converted-word-docume...
  10. How to Underline Text in PDF File using Java

    This article elaborates how to underline text in Pdf file using Java. It guides on setting the IDE, writing the application, and a runnable sample code demonstrating how to underline a Pdf using Java....PDF Product Family Aspose.Cells Product...Family How to Underline Text in PDF File using Java In this short...

    kb.aspose.com/pdf/java/how-to-underline-text-in...