Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 411,550 for

pdf

(0.23 sec)
  1. Client-Side UI Solutions for PDF Editing with A...

    Hello! As the title suggests, I was looking for the correct approach on creating a client-side, visual, Pdf editor. I understand that Aspose API services are mostly for the backend, but I had a few questions: Does Asp…...for PDF Editing with AsposePDF on the Back-End Aspose.PDF Product...Product Family aspose-pdf-net , pdf-javascript , javascript ArturSahakyan22...

    forum.aspose.com/t/client-side-ui-solutions-for...
  2. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to Pdf or images....and Bound while rendering to PDF with C++ using DrawObjectEventHandl...bounds while rendering Excel to PDF or an image. Here is a brief...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  3. 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...
  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. Issue with aspose pdf: SSRF vulnerability - Fre...

    When customer create rendition from html file which contains iframe, exposing the CTS server IIS start page, they get the IIS link printed on the output file which on clicking takes us to Microsoft IIS website. Below ar…...Issue with aspose pdf: SSRF vulnerability Aspose.PDF Product Family...

    forum.aspose.com/t/issue-with-aspose-pdf-ssrf-v...
  6. 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
  7. How to Rotate Text in PDF using C#

    This how-to guide explains how to rotate text in Pdf using C#. It contains information on IDE configuration, to-do list and a runnable sample code to rotate text in Adobe using C#....PDF Product Family Aspose.Cells Product...Family How to Rotate Text in PDF using C# This how-to guide explains...

    kb.aspose.com/pdf/net/how-to-rotate-text-in-pdf...
  8. 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...
  9. 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
  10. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in Pdf using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in Pdf files....PDF Product Family Aspose.Cells Product...to Add Header and Footer in PDF using Java This simple tutorial...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...