Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 165,042 for

pdf formatting

(1.86 sec)
  1. Exception occurs when converting VSD to PDF - F...

    Hello, I am working on project to convert .vsd file to Pdf. The conversion fails due to below exception: java.lang.NullPointerException: Cannot invoke “com.aspose.diagram.b.a.d.g5e.l()” because “this.b” is null at co…...occurs when converting VSD to PDF Aspose.Diagram Product Family...project to convert .vsd file to pdf. The conversion fails due to...

    forum.aspose.com/t/exception-occurs-when-conver...
  2. Online PDF File Comparison or Build .NET Apps t...

    Free online app to Compare different Pdf files. C# .NET comparison library code for Pdf documents....NET Compare Pdf Online Document Comparison App...to Compare PDF Files Develop powerful .NET based PDF document comparison...

    products.aspose.com/total/net/compare/pdf/
  3. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into Pdf format using Aspose.Pdf in C++....file formats to PDF Contents [ Hide ] Convert EPUB to PDF Aspose...Aspose.PDF for C++ allows you simply convert EPUB files to PDF format...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  4. Online PDF File Text Finder or Build PDF Search...

    Free online app to search in Pdf file. C# API code for any Pdf file text search application....NET Search Pdf Online Searchable Document App and PDF Text Search...Develop powerful .NET based PDF document search engine software...

    products.aspose.com/total/net/search/pdf/
  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. 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...
  7. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into Pdf documents in C++ using Aspose.Pdf for content customization....Add Text to PDF using C++ Contents [ Hide ] Adding Text To add...text to existing PDF file: Open the input PDF using the Document...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  8. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate Pdf files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…...EXcel to PDF Conversion- Font Size and Page Scaling Discrepancy...Discrepancy Between Adobe PDF and Aspose Output Aspose.Cells Product...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  9. 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...
  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...