Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,310 for

pdf attachment

(0.14 sec)
  1. 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...
  2. 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-...
  3. 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/
  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. Help needed with coordinate conversion for PDF ...

    I have attached the Pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...conversion for PDF annotation placement Aspose.PDF Product Family...2025, 12:53pm 1 I have attached the pdf file and code that i am...

    forum.aspose.com/t/help-needed-with-coordinate-...
  6. PDF Document Comparison Issues: Incorrect Font ...

    Hello Aspose Support Team, I’m a paid enterprise user, and currently, I am experiencing two issues when comparing Pdf documents using Aspose.Words Cloud API (Go SDK - aspose-words-cloud-go). The comparison works correct…...PDF Document Comparison Issues: Incorrect Font and Unexpected...experiencing two issues when comparing PDF documents using Aspose.Words...

    forum.aspose.com/t/pdf-document-comparison-issu...
  7. Missing structures in excel after converted int...

    Hello Team, Thanks for your support!. I tried converting an Excel file to Pdf, but after the conversion, some structures from the Excel file are missing in the resulting Pdf. I have attached both the original Excel fil…...in excel after converted into pdf Aspose.Cells Product Family Manish7320...converting an Excel file to PDF, but after the conversion, some...

    forum.aspose.com/t/missing-structures-in-excel-...
  8. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...PDF Product Family aspose-pdf-java artemrfokin...height before rendering new PDF. How to do it I don’t know. textStamp...

    forum.aspose.com/t/how-to-get-content-height-on...
  9. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...indefinitely when saving as PDF Aspose.Words Product Family words-net...2024, 4:33pm 1 Can use the attached document (after unzip) and...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  10. HTML to PDF Japanese language reflecting as box...

    I have Docker Image, and have HTML, I am trying to convert this type of HTML to Pdf but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...HTML to PDF Japanese language reflecting as box Aspose.PDF Product...Product Family aspose-pdf-net subha21 January 30, 2025, 5:25pm 1...

    forum.aspose.com/t/html-to-pdf-japanese-languag...