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

pdf attachment

(1.04 sec)
  1. BIÁNG character not rendering in PDF despite co...

    CorrectFontEmbeddedButBiangMissing.Pdf (2.8 MB) CorrectFontsEmbedded.docx (3.7 MB) We are converting a word document with the BIÁNG character embedded into Pdf. However the BIÁNG character does not render correctly in …...BIÁNG character not rendering in PDF despite correct embedded font...Words Product Family aspose-pdf-net , words-net mkothe January...

    forum.aspose.com/t/biang-character-not-renderin...
  2. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to Pdf using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...with legends when converting to PDF Aspose.Slides Product Family...converting a PowerPoint side to PDF using Aspose.slides. We noticed...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  3. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as Pdf using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Save Word document as PDF corrupts Tab markup Aspose.Words Product...which we would like to save as PDF using Aspose.Words latest version...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  4. 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...
  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. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.Pdf version 25.7.0 for html to Pdf Below is the code that we are using for HTML to Pdf where “using (Document PdfDocument = new Document(stream, htmloptions))” is taking too much …...to PDF too slow with version 25.7.0 and above Aspose.PDF Product...Family html-to-pdf , aspose-pdf-net , aspose-pdf amitmalhotra November...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  7. 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-...
  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. 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...
  10. Merged deleted table cells render outside table...

    We are seeing an incorrect table layout in Aspose.Words when comparing two DOCX documents and exporting the result to Pdf with tracked changes enabled. Expected behavior (matches Microsoft Word): When horizontal cells …...cells render outside table in PDF after compare Aspose.Words Product...and exporting the result to PDF with tracked changes enabled...

    forum.aspose.com/t/merged-deleted-table-cells-r...