Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 419,423 for

pdf

(0.13 sec)
  1. 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...
  2. Redact Address in PDF that spans multiple lines...

    @alexey.noskov In a Pdf document, I need to redact an address that spans multiple lines (e.g., in a table cell): 500 Dungeon Loop Blvd., Suite 1200, San Serifo, TX 75001 Using RedactionAnnotation, can I redact such …...Address in PDF that spans multiple lines Aspose.PDF Product Family...3:38pm 1 @alexey.noskov In a PDF document, I need to redact an...

    forum.aspose.com/t/redact-address-in-pdf-that-s...
  3. PDF変換時のファイルサイズについて - Free Support Forum - aspos...

    WORDファイルをPdfファイルに変換する際に、Aspose.words.Document の save関数を使用しています。 Pdfファイルに変換時、ファイルサイズが増加しているように見受けられるのですが、ファイルサイズが増加する要因をご教授いただきたいです。 また、変換後のPdfファイルのファイルサイズを可能な限り小さくするための方法(実装方法など)も合わせてご教授いただきたいです。 お手数をおかけしますが、よろしくお願いいた…...PDF変換時のファイルサイズについて 日本語による技術サポート yoshinori.nagayasu September...22, 2025, 10:12am 1 WORDファイルをPDFファイルに変換する際に、Aspose.words.Document...

    forum.aspose.com/t/pdf/318942
  4. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…...Cells When Save As PDF Aspose.Cells Product Family cells-java...位元組) However, after save it to PDF file with Aspose.Cells, the cell...

    forum.aspose.com/t/incorrect-conditional-format...
  5. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...data grid headers in a PDF Aspose.PDF Product Family steven.p...new Aspose.Pdf.Document()) { // Add page Aspose.Pdf.Page sec1...

    forum.aspose.com/t/orienting-data-grid-headers-...
  6. 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...
  7. 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...
  8. .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...
  9. Resize Images in PDF using Java

    Follow this article to resize images in Pdf using Java. It has details to set the IDE, a list of steps, and a sample code to resize Pdf photo using Java....PDF Product Family Aspose.Cells Product...Product Family Resize Images in PDF using Java This short guide explains...

    kb.aspose.com/pdf/java/resize-images-in-pdf-usi...
  10. How to Verify Digital Signature in PDF using Java

    This short article guides on how to verify digital signature in Pdf using Java. It has all the IDE settings, detailed steps and a runnable sample code to verify signature in Pdf using Java....PDF Product Family Aspose.Cells Product...Verify Digital Signature in PDF using Java This quick tutorial...

    kb.aspose.com/pdf/java/how-to-verify-digital-si...