Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 3,848 for

pdf attachment

(0.07 sec)
  1. PDF to HTML - HTML content out of grid lines - ...

    Hi, We recently purchased Aspose.Pdf to help convert our Pdfs to HTMLs. When the attached file name "2AMLSX-15985.Pdf" is converted to a HTML file the content that is supposed to be within the grid lines is coming out o…...PDF to HTML - HTML content out of grid lines Aspose.PDF Product...purchased Aspose.PDF to help convert our PDFs to HTMLs. When the...

    forum.aspose.com/t/pdf-to-html-html-content-out...
  2. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Tables colliding on docx to pdf conversion Aspose.Words Product...resolve(outDir, "final_output.pdf"); fixTableDimentions(headDoc);...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  3. 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-...
  4. 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...
  5. Unable to extract the text from PDF file - Free...

    Hi Team, We are trying to extract the Pdf content from the Pdf file. But, while extraction aspose failed to extract full content of Pdf. Please find the code snippet. Sample code we are using. TextAbsorber textAbsorb…...extract the text from PDF file Aspose.PDF Product Family forasposeissues...trying to extract the pdf content from the pdf file. But, while extraction...

    forum.aspose.com/t/unable-to-extract-the-text-f...
  6. 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...
  7. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.Pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPdf” for (int charNum = …...Problem Reading PDF containing TAB characters Aspose.PDF Product Family...Family tab , aspose-pdf-net louis.a April 15, 2025, 10:40am 1...

    forum.aspose.com/t/problem-reading-pdf-containi...
  8. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .Pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...pdf and .html table formatting error Aspose.Words Product...converting a .docx file to a .pdf file using Aspose.Words, I noticed...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  9. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.Pdf library for . NET to extract text from Pdf files. We ran into the following exception while using the TextAbsorber to extract text page by page: Aspose.Pdf.PdfException: Operand v…...Aspose PDF Exception: Operand value is not a name Aspose.PDF Product...Product Family aspose-pdf-net anguyen1 October 8, 2025, 10:09pm...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  10. After the greyscale pdf pages are getting black...

    Hi Team I am trying to print a Pdf document using Aspose.Pdf but i am getting black pages with white text black pages with white text in the printed sheet. Can you check this as a priority as we are facing issue in the…...greyscale pdf pages are getting blacked out Aspose.PDF Product...trying to print a pdf document using Aspose.pdf but i am getting...

    forum.aspose.com/t/after-the-greyscale-pdf-page...