Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,498 for

pdf attachment

(0.22 sec)
  1. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in Pdf with Aspose.Pdf, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.Pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Text in PDF throw a NullReferenceExcepti Aspose.PDF Product Family...Family replace-pdf-text sullivan March 26, 2022, 7:16am 1 I want...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  2. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.Pdf 库对 Pdf 文件添加各种注释。...PDF 注释 Contents [ Hide ] Annotations in PDFs are interactive...highlight text, draw shapes, attach files, and perform other actions...

    docs.aspose.com/pdf/zh/python-net/annotations/
  3. Convert PDF to Xps creates bloated file - Free ...

    I converted the attached 10 page 10mb Pdf file to xps and created a massive bloated 71mb .xps file using the following code: Is there a better way? help! MemoryStream inStreamPdf = new MemoryStream(inDocument); …...Convert PDF to Xps creates bloated file Aspose.PDF Product Family...1 I converted the attached 10 page 10mb pdf file to xps and created...

    forum.aspose.com/t/convert-pdf-to-xps-creates-b...
  4. HTML 2 PDF : wrong rendering of Gantt chart - F...

    Hi, We are evaluating ASPOSE for HTML 2 Pdf rendition.We need to convert to Pdf files like the HTML one contained in the attached archive file (rendition of a gantt chart). For conversion, we use the following source co…...HTML 2 PDF : wrong rendering of Gantt chart Aspose.PDF Product...for HTML 2 PDF rendition. We need to convert to PDF files like...

    forum.aspose.com/t/html-2-pdf-wrong-rendering-o...
  5. Table width issue in the PDF documents - Free S...

    Hi Team, We are encountering a table width issue in the Pdf documents generated by Aspose. We have a template that contains a table, where some columns are dynamically removed during Word document generation. However, w…...Table width issue in the PDF documents Aspose.Words Product Family...encountering a table width issue in the PDF documents generated by Aspose...

    forum.aspose.com/t/table-width-issue-in-the-pdf...
  6. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as Pdf. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…...Word to PDF does not support ADVANCE Field Aspose.Words Product...field when saving as PDF. I have attached a sample document. Advance...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  7. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing Pdf file using Aspose.Pdf for JavaScript via C++....Add Image to PDF using JavaScript via C++ Contents [ Hide ] Add...Existing PDF File Do you need to attach an image to a PDF? Want...

    docs.aspose.com/pdf/javascript-cpp/add-image-to...
  8. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to Pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Converting EML file to PDF using aspose Aspose.Words Product...are trying to convert eml to pdf file and code is as below: MailMessage...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  9. Convert CDR to PDF using Java

    Follow this article to convert CDR to Pdf using Java. It shares the resources for establishing the IDE, a list of steps, and a sample code to change CDR to Pdf using Java....PDF Product Family Aspose.Cells Product...Product Family Convert CDR to PDF using Java This article guides...

    kb.aspose.com/imaging/java/convert-cdr-to-pdf-u...
  10. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/Pdf/net/convert-Pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a memory stream and I’m only converting one page i…...pdf to .tiff Fails with Some .pdfs Aspose.PDF Product...https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...