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

pdf formatting

(0.34 sec)
  1. 使用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...
  2. 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...
  3. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the Pdf Document with Aspose.Pdf for .NET....Ask AI How to Create PDF using C# Contents [ Hide ] We are always...looking for a way to generate PDF documents and work with them...

    docs.aspose.com/pdf/net/create-pdf-document/
  4. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Python between various file formats: DOC, DOCX, Pdf, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....Convert Word, PDF, Web documents in Python High-speed Python...documents to a variety of file formats Use our document conversion...

    products.aspose.com/words/python-net/conversion/
  5. 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/
  6. PDF document compare Issues using aspose.word -...

    Hello Team, Below are the issues we are facing while comparing two Pdfs and generating new output Pdf with differences with in that, Attaching two input Pdfs for your reference to troubleshot at your end… We are using …...PDF document compare Issues using aspose.word Aspose.Words Product...comparing two PDFs and generating new output pdf with differences...

    forum.aspose.com/t/pdf-document-compare-issues-...
  7. 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...
  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. 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...
  10. 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...