Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 3,536 for

pdf attachment

(0.37 sec)
  1. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.Pdf to convert Pdfs to Docx. The code is as follows: using (var PdfDocument = new Aspose.Pdf.Document(PdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...PDF.Drawing]Pdf To Docx issue with OCR of a document...document Aspose.PDF Product Family aspose-pdf-net , pdf-to-docx IBurzoEvoRWS...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  2. 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...
  3. Aspose Imaging generating blank pdf for corrupt...

    Hi Team, We are creating Pdf file for files which has application type as “Tagged Image File Format” using below code. public static void convertTifToPdf(String inputFilePath, String outputFilePath) { try (Image image…...Aspose Imaging generating blank pdf for corrupted xif file Aspose...10:05am 1 Hi Team, We are creating pdf file for files which has application...

    forum.aspose.com/t/aspose-imaging-generating-bl...
  4. Empty hyperlink Anchor Elements Rendered as Vis...

    Hello Support, When converting a DOCX file to Pdf using Aspose.Words, an empty self-closing <w:hyperlink> element is incorrectly rendered as visible text in the Pdf output. The element <w:hyperlink w:anchor="_bookmark0…...Rendered as Visible Text in PDF Output Aspose.Words Product Family...When converting a DOCX file to PDF using Aspose.Words, an empty...

    forum.aspose.com/t/empty-hyperlink-anchor-eleme...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.Pdf Products – 使用 C++ 添加、提取或移除 Pdf 中的附件 https://products.aspose.com/Pdf/zh-hant/cpp/Attachments/ Recent content in 使用 C++ 添加、提取或移除 Pdf 中的附件 on Aspsoe.Pdf Prod......PDF Products – 使用 C++ 添加、提取或移除 PDF 中的附件 https://products...https://products.aspose.com/pdf/zh-hant/cpp/attachments/ Recent content in...

    products.aspose.com/pdf/zh-hant/cpp/attachments...
  6. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to Pdf. Some of the pages are not rendered correctly and new page is added at the end. Input Word file Employee evaluation form - 5 …...Converting Word document to PDF does not render correctly Aspose...2026, 10:16am 1 Please find attached the word document that does...

    forum.aspose.com/t/converting-word-document-to-...
  7. 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...
  8. 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...
  9. PDF Font Loss Issue When Converting Documents o...

    Hi Team, When converting Word documents to Pdf format using Aspose.Words on our server environment, fonts (specifically those highlighted in yellow in the attached input Word file) are not being embedded or rendered cor…...PDF Font Loss Issue When Converting Documents on Server Environment...converting Word documents to PDF format using Aspose.Words on...

    forum.aspose.com/t/pdf-font-loss-issue-when-con...
  10. 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-...