Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 3,543 for

pdf attachments

(0.15 sec)
  1. Image Loading Failed v21.8 - CDR to PDF - Free ...

    Dear Team, I am facing issue while loading CDR file using Aspose.Imaging v21.8. Its giving exception Image loading failed. I have attached sample file (Wetransfer link as size was more). Kindly do the needfull. Thanks …...8 - CDR to PDF Aspose.Imaging Product Family...Image loading failed. I have attached sample file (Wetransfer link...

    forum.aspose.com/t/image-loading-failed-v21-8-c...
  2. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to Pdf, We have HOP symbol as text in Docx which is not getting converted to Pdf When we convert Word to Pdf by using Microsoft Word export functionality, it is converting tha…...rendered when we convert DOCX to PDF Aspose.Words Product Family docxtopdf...docxtopdf , word-to-pdf , words-net pthube January 7, 2025, 4:14pm...

    forum.aspose.com/t/symbol-not-getting-rendered-...
  3. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to Pdfs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...Trouble converting a DWG to PDF Aspose.CAD Product Family thomas...project to convert DWG drawings to PDFs as needed. The process will...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  4. 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...
  5. 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...the document to PDF format doc.save("out.pdf"); rnara March 27...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  6. Converting HTML to PDF Very Slow with Large HTM...

    I am using version 26.1 of Aspose.Pdf.Drawing. When I try to convert large html text to Pdf it takes a very long time. With the input that I was testing with, it took around 33 minutes to convert my html string to Pdf …...HTML to PDF Very Slow with Large HTML Text Aspose.PDF Product...Product Family html-to-pdf mholguin February 24, 2026, 10:23pm 1 I am...

    forum.aspose.com/t/converting-html-to-pdf-very-...
  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. The PDF file generated by Aspose-html contains ...

    Hello Team, I am using Aspose-html-26.2 version to convert the HTML to Pdf and find the generated Pdf contains some inconsistencies. Attached the sample code and data for your reference. Could you please help to resolve…...The PDF file generated by Aspose-html contains some inconsistencies...HTML Product Family html-to-pdf KTLin April 17, 2026, 4:56pm...

    forum.aspose.com/t/the-pdf-file-generated-by-as...
  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-...