Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 414,066 for

pdf

(0.13 sec)
  1. Issue with Converting PDF to Black and White fo...

    Problem Description: I am using Aspose.Pdf for .NET (Version 21.6.0) to convert Pdfs to black and white (grayscale) Pdfs. The conversion works fine for smaller Pdfs, but when the input Pdf has more than 20 pages, the pr…...Converting PDF to Black and White for Large PDFs (>20 Pages)...Using Aspose.PDF 21.6.0 Aspose.PDF Product Family pdf-to-pdfx ragu2736...

    forum.aspose.com/t/issue-with-converting-pdf-to...
  2. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...PDF 粘性注释使用 Python Contents [ Hide ] 添加水印注释 最明显且易于可视化和传递的是水印注...最明显且易于可视化和传递的是水印注释。这是将标志或任何其他确认其原创性的标志放置在 PDF 文档中的最佳方式。 水印注释应用于表示将在页面上以固定大小和位置打印的图形,而不考虑打印页面的尺寸。...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  3. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to Pdf. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...Converting Email to PDF consumes huge memory Aspose.Words Product...and we want to convert it to PDF. In our usecase we need to consume...

    forum.aspose.com/t/converting-email-to-pdf-cons...
  4. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White Pdf in Java. You will get all the necessary details for writing a JPG to Black and White Pdf converter in Java including the configuration details, step-wise process and a runnable sample code....PDF Product Family Aspose.Cells Product...Convert JPG to Black and White PDF in Java This brief tutorial has...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...
  5. How to add Caret Annotation using C++ | Aspose.PDF

    Add Caret annotations programmatically in Pdf with C++ sample code on any platform with C++ language...order to annotate PDF file, we’ll use Aspose.PDF for C++ API which...package manager, search for Aspose.PDF and install. You may also use...

    products.aspose.com/pdf/cpp/annotation/caret/add/
  6. Error occurred while save the pdf document with...

    Hi Team, We have a merged with multiple other Pdfs and we have received the below error. Can you please help us to look into it. System.ArgumentException: An item with the same key has already been added. Key: 173895 …...while save the pdf document with the stream Aspose.PDF Product Family...a merged with multiple other pdfs and we have received the below...

    forum.aspose.com/t/error-occurred-while-save-th...
  7. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...side after converting email to pdf Aspose.Total Product Family email-java...RuntimeException("Failed to convert email to PDF: " + ex.getMessage(), ex); }...

    forum.aspose.com/t/cutting-off-right-side-after...
  8. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.Pdf and ran into an interesting issue. We create a Pdf using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...converting from PDF to Word Aspose.PDF Product Family aspose-pdf-net rickyh...Aspose.PDF and ran into an interesting issue. We create a PDF using...

    forum.aspose.com/t/words-running-together-when-...
  9. PDF: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document PdfDocument = new Document(source); fo…...PDF: attached files shows as "0,00 bytes" and modified field..."Unknows" Aspose.PDF Product Family attach-file-pdf fgirard August...

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  10. Export Data from a PDF Form to Excel using C#

    Follow this article to export data from a Pdf form to Excel using C#. It has details to set the IDE, a list of steps, and a sample code to export data from Adobe form to Excel using C#....PDF Product Family Aspose.Cells Product...Product Family Export Data from a PDF Form to Excel using C# This quick...

    kb.aspose.com/total/net/export-data-from-a-pdf-...