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

pdf formatting

(0.15 sec)
  1. Online PDF to OTT Conversion or Build .NET base...

    Free online app to convert Pdf to OTT files. .NET C# conversion library code for Pdf documents....NET Conversion PDF to OTT Online PDF to OTT Conversion App...to Convert PDF Files Develop powerful .NET based PDF conversion...

    products.aspose.com/total/net/conversion/pdf-to...
  2. 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...
  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 Convert PDF to POT | products.aspose...

    Convert Pdf to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...Total C++ Conversion PDF to POT Render PDF to POT within C++ Applications...Applications Convert PDF to POT within your C++ Applications without...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. How to Create a PDF Booklet using C#

    This article describes how to create a Pdf booklet using C#. It has details about the IDE settings, a list of steps for application development, and a runnable sample code to make booklet from Pdf using C#....PDF Product Family Aspose.Cells Product...Product Family How to Create a PDF Booklet using C# This simple...

    kb.aspose.com/pdf/net/how-to-create-a-pdf-bookl...
  6. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated Pdf report (using LINQ). In word, the report working fine but in Pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...Aspose word template generated PDF report Aspose.Words Product Family...Aspose word template generated PDF report (using LINQ). In word...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  7. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a Pdf document in .NET using Aspose.Pdf for content enhancement and document editing....Ask AI Add Text to PDF using C# Contents [ Hide ] The following...Aspose.PDF.Drawing library. To add text to existing PDF file:...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  8. How to Read Bookmarks in PDF using Java

    This tutorial provides details on how to read bookmarks in Pdf using Java. You can extract bookmarks in Pdf using Java such that all the main bookmarks and their child bookmarks can also be retrieved....PDF Product Family Aspose.Cells Product...Family How to Read Bookmarks in PDF using Java This short tutorial...

    kb.aspose.com/pdf/java/how-to-read-bookmarks-in...
  9. 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...
  10. 使用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...