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

pdf attachment

(0.14 sec)
  1. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.Pdf.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...PDF containing emojis converts to image very slowly Aspose.PDF...PDF Product Family aspose-pdf-net Rachel_Lee January 2, 2026,...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  2. 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-...
  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. 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-...
  5. 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...
  6. 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...
  7. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a Pdf file. With our Java library, you can get bookmarks from the Pdf file, get a bookmarks page number, update bookmarks in a Pdf Document, and expand bookmarks when viewing a document....OutlineCollection collection contains all a PDF file’s bookmarks. This article...how to get bookmarks from a PDF file, and how to get which page...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  8. 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...
  9. 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-...
  10. 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-...