Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 419,806 for

pdf

(1.53 sec)
  1. How to Convert TeX to PDF in C#

    This basic tutorial guides how to convert TeX to Pdf in C#. It covers the system configuration information, step-by-step procedure, and a runnable code sample to convert Latex to Pdf in C#....PDF Product Family Aspose.Cells Product...Family How to Convert TeX to PDF in C# This basic tutorial covers...

    kb.aspose.com/tex/net/how-to-convert-tex-to-pdf...
  2. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a Pdf document using Ruby with Aspose.Pdf, adding flexibility to your Pdf processing tasks....End of PDF File in Ruby Contents [ Hide ] Aspose.PDF - Insert...End of PDF File To Insert an Empty Page at the end of PDF document...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  3. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a Pdf. Here’s the code I’m using: var reportBuildOptions = …...Export Word bookmarks to PDF with valid actions using Aspose...Words Product Family aspose-pdf-net , words-net abhishekouta...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  4. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .Pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...pdf and .html table formatting error Aspose.Words Product...converting a .docx file to a .pdf file using Aspose.Words, I noticed...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  5. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.Pdf", options); Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  6. How to Convert PDF to HTML using C++

    This brief topic focuses on how to convert Pdf to HTML using C#. One can easily export Pdf to HTML in C++ by utilizing simple API calls without any dependence on any third party API or Adobe Acrobat tool....PDF Product Family Aspose.Cells Product...Product Family How to Convert PDF to HTML using C++ This brief...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-htm...
  7. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in Pdf using C#. It provides detailed description along with a runnable sample code to insert hyperlink in Pdf using C#....PDF Product Family Aspose.Cells Product...Family How to Add Hyperlink in PDF using C# This short tutorial...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  8. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in Pdf using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in Pdf file using Java....PDF Product Family Aspose.Cells Product...Family How to Insert Comment in PDF using Java This article explains...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  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. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to Pdf multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...Crash when saving XLSX to PDF with Version 26.02 Aspose.Cells...I get a crash when saving to PDF multiple times. I think the issue...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...