Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,498 for

pdf attachment

(0.26 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to Pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...work when doc is converted to pdf - aspose.words Aspose.Words Product...the document is converted to pdf, hyper link isnt working. foreach...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  5. PDF Annotations - Not showing in Chrome & E...

    Hello, Product: Aspose.Pdf 6.7.0.0 We are adding TextAnnotation to a Pdf document and saving it. (code snippet attached below) We have two issues/questions: 1) When we open the generated Pdf document in Chrome (ver: 51.…...PDF Annotations - Not showing in Chrome & Embedding HTML...HTML content Aspose.PDF Product Family rnidamar August 1, 2016, 5:20am...

    forum.aspose.com/t/pdf-annotations-not-showing-...
  6. .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...
  7. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.Pdf", options); Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  8. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a Pdf using Aspose.Pdf. The Pdf contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...Extracted From PDF – Causes Misaligned Text Output Aspose.PDF Product...Product Family aspose-pdf-net Ramya_kalicharan January 9, 2026, 2:45pm...

    forum.aspose.com/t/vertical-line-not-extracted-...
  9. Aspose.OMR-Bubbles letters - Free Support Forum...

    is there any way to replace the letters inside the bubbles from English to Arabic letters ?...code like the image in the attachment the number in question must...@osa8am82 Per your request in attachment there is a .cs file with...

    forum.aspose.com/t/aspose-omr-bubbles-letters/2...
  10. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into Pdf with Aspose.words 25.11 While exploring the Pdf, I found that the output contains 25 pages and the tabl…...split while converting docx to pdf Aspose.Words Product Family words-java...into pdf with Aspose.words 25.11 While exploring the pdf, I found...

    forum.aspose.com/t/table-contents-are-getting-s...