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

pdf attachment

(0.43 sec)
  1. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert DOCX to Pdf. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated Pdf. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...footnotes converting DOCX to PDF Aspose.Words Product Family words-net...1 Scenario : Convert DOCX to PDF. Issue : Aspose.Words 24.12 –...

    forum.aspose.com/t/aspose-words-looses-footnote...
  2. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-Pdf on 15,000+ page RTFs. There is no problem using Words and Pdf separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...and Aspose-PDF Aspose.PDF Product Family aspose-pdf-java ssol2...both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  3. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/total/net/redact/: Aspose.Pdf.Document doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…...PDF Redaction distorts image on Windows Server VM Aspose.PDF...PDF Product Family aspose-pdf-net , redaction-annotation markmanley...

    forum.aspose.com/t/pdf-redaction-distorts-image...
  4. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in Pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/Pdftest/TempFile.Pdf"); // Traverse thro…...& Replace Hyperlinks in pdf Aspose.PDF Product Family DavidNaveen...Find & Replace Hyperlinks in pdf. I used the below sample code...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  5. Print from excel to pdf not giving correct resu...

    When I generate an excel sheet and then save it as a Pdf in my dotnet app. The excel document and the Pdf document look completely different. Not the styling but the data in the sheet. This is from the Pdf This is fr…...Print from excel to pdf not giving correct results Aspose.Cells...as a pdf in my dotnet app. The excel document and the pdf document...

    forum.aspose.com/t/print-from-excel-to-pdf-not-...
  6. 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...
  7. Logo color changes when converting DOCX to PDF ...

    Description: We are facing an issue while converting a DOCX document to Pdf using the Aspose package. The document contains a company logo image. When the document is generated in DOCX format , the logo appears correct…...changes when converting DOCX to PDF using Aspose Aspose.Words Product...converting a DOCX document to PDF using the Aspose package. The...

    forum.aspose.com/t/logo-color-changes-when-conv...
  8. 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...
  9. 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-...
  10. How to Change PDF Metadata using Python

    This quick topic will mentor you in how to change Pdf metadata using Python. It has all the details for setting the IDE, steps for writing the application and a runnable code to edit Pdf properties using Python....PDF Product Family Aspose.Cells Product...Product Family How to Change PDF Metadata using Python This quick...

    kb.aspose.com/pdf/python/how-to-change-pdf-meta...