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

pdf attachments

(0.06 sec)
  1. Saving specific pdf using Word options fails an...

    Hello, Using Aspose.Pdf.Drawing 25.3, Saving the attached document with DocSaveOptions fires an internal exception and save fails. var docOptions = new DocSaveOptions { Format = DocSaveOptions.DocFormat.DocX, Mode …...Saving specific pdf using Word options fails and gives an exception...exception Aspose.PDF Product Family aspose-pdf-net tfipsrd April...

    forum.aspose.com/t/saving-specific-pdf-using-wo...
  2. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to Pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.Pdf"); In output file, you can see the wrong drawing. The c…...Image distorted in excel to pdf transformation (ECDCTS-10606)...transformation input file(xlsx) to pdf with below code. Workbook doc...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  3. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to Pdf only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …... When converted to PDF only 55 pages get converted Aspose...January 27, 2026, 2:12pm 1 The attached document has 1288 pages. When...

    forum.aspose.com/t/word-document-has-1288-pages...
  4. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.Pdf for .NET (v25.6.1) in a .NET 8.0 application to generate large Pdf reports that contain a significant number of images (100+), along with text content. While generating the report, we observed th…...Generating Large PDF with Images using Aspose.PDF for .NET (v25...NET 8.0) Aspose.PDF Product Family aspose-pdf-net , memoryleak...

    forum.aspose.com/t/high-memory-usage-when-gener...
  5. ODT to PDF conversion: page margins from one pa...

    When converting an ODT document to Pdf, page margins defined on a specific page are incorrectly applied to all subsequent pages instead of being scoped to that page only. Steps to reproduce: Create an ODT document wit…...ODT to PDF conversion: page margins from one page propagate incorrectly...converting an ODT document to PDF, page margins defined on a specific...

    forum.aspose.com/t/odt-to-pdf-conversion-page-m...
  6. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached Pdf (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.Pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.Pdf (3.3 MB) XML (Pasted below) but few fields do no…...populated onto XFA PDF using XML Aspose.PDF Product Family harrynator...below code to populate the attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked...

    forum.aspose.com/t/few-fields-not-being-populat...
  7. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into Pdf. But, charts from ppt are not rendered correctly in Pdf. In Pdf chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...While Converting PPTX to PDF in Java, Charts Are Not Rendered...labels are rotated on X-axis. Attaching the presentation file for...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  8. Issue with the PDF not rendering the Phesarath ...

    I am uploading a word document with the font Phesarath OT in a file upload control. While previewing the document in the Ms Word the populating the with the font Phesarath OT as expected. When loading the document in th…...Issue with the PDF not rendering the Phesarath OT font while...while previewing Aspose.PDF Product Family dharma.agadia March 27...

    forum.aspose.com/t/issue-with-the-pdf-not-rende...
  9. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in...TextFragmentCollecti Aspose.PDF Product Family Prinston January...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  10. PDF to TIFF conversion via API is resulting in ...

    I am using API endpoints like https://api.aspose.cloud/v3.0/Pdf/MY_FILES_GUID.Pdf/convert/tiff to convert multipage Pdfs into multi page TIFF files I am finding that a lot of the time, this results in a TIFF file with m…...PDF to TIFF conversion via API is resulting in TIFFs with some...some pages being blank Aspose.PDF Product Family nvf March 11,...

    forum.aspose.com/t/pdf-to-tiff-conversion-via-a...