Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 361,663 for

pdf

(0.09 sec)
  1. Serialization error and Trailer not found after...

    Hi, We were using Aspose Java 19.10 version for aspose-Pdf. We upgraded it to 24.10 and few of our files started failing with below stack trace. Could you’ll help to identify the cause and fix? com.aspose.Pdf.PageColle…...after Aspose Java PDF Upgrade to 24.10 Aspose.PDF Product Family...Java 19.10 version for aspose-pdf. We upgraded it to 24.10 and...

    forum.aspose.com/t/serialization-error-and-trai...
  2. How to Add Circle to PDF using C#

    This article assists to add circle to Pdf using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in Pdf using C#....PDF Product Family Aspose.Cells Product...Family How to Add Circle to PDF using C# This article describes...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  3. How to Convert Excel to PDF using C++

    In this tutorial, we will learn how to convert Excel to Pdf using C++. You can perform the Excel to Pdf conversion using C++ in any operating systems like Microsoft Windows and Linux etc....PDF Product Family Aspose.Cells Product...Family How to Convert Excel to PDF using C++ In this tutorial, we...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  4. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to Pdf. We are trying to render the Pdf with Bookmarks retained and below is how we have implemente…...Conversion from Word to PDF has some issues with the allignment...from Word to PDF. We are trying to render the PDF with Bookmarks...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  5. How to Convert MD File to PDF using Java

    This brief tutorial guides on how to convert MD file to Pdf using Java. It shares the required resources, a list of tasks, and a runnable sample code to export MD to Pdf using Java....PDF Product Family Aspose.Cells Product...Family How to Convert MD File to PDF using Java This brief tutorial...

    kb.aspose.com/pdf/java/how-to-convert-md-file-t...
  6. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2Pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...Aspose words转换word为pdf,页数不对了 中文技术支持 words-java imzdong June 25...Document(inPath); doc.save(os, SaveFormat.PDF); } catch (Exception e) { log...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  7. How to Remove Header and Footer from PDF using C#

    This article guides on how to remove header and footer from Pdf using C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove Pdf header and footer using C#....PDF Product Family Aspose.Cells Product...Remove Header and Footer from PDF using C# This short tutorial...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...
  8. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to Pdf in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to Pdf converter in Java....PDF Product Family Aspose.Cells Product...Family How to Convert OBJ to PDF in Java This short tutorial guides...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  9. How to Render XSL FO to PDF File using C++

    In this tutorial, we will learn how to render XSL FO to Pdf file using C++. You can convert XSL FO to Pdf document with high fidelity in C++....PDF Product Family Aspose.Cells Product...Family How to Render XSL FO to PDF File using C++ In this tutorial...

    kb.aspose.com/pdf/cpp/how-to-render-xslfo-to-pd...
  10. 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...