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

pdf attachments

(0.15 sec)
  1. Chart Label Is Rendered Black when Converting f...

    Hi, I ran into an issue when converting a chart in Pdf to PPTX. Screenshot 2023-03-02 at 10.02.29 AM.png (67.3 KB). The column chart’s last label is rendered with a black background which is not present in the source P…...from PDF to PPTX in Java Aspose.PDF Product Family pdf-java srijal...issue when converting a chart in PDF to PPTX. Screenshot 2023-03-02...

    forum.aspose.com/t/chart-label-is-rendered-blac...
  2. Excel_Character Misalignment Issue - Free Suppo...

    Hello Team, We are facing the Character Misalignment issue in Excel when converting into Pdf. We attatched the source file for your reference. Kindly try to fix the issue ASAP. Excel_Issue_OriginalFile.zip (110.7 KB) …...in Excel when converting into PDF. We attatched the source file...described. During the Excel to PDF conversion process, we observed...

    forum.aspose.com/t/excel-character-misalignment...
  3. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to Pdf. Below is the sample code: final String targetPdfFile =…...Presentation with EMF Images to PDF in Java Adds Borders to Image...presentation containing an EMF image to PDF. Below is the sample code: final...

    forum.aspose.com/t/converting-presentation-with...
  4. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to Pdf. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...Correctly When Converting to PPTX to PDF in C# Aspose.Slides Product Family...aren’t converting correctly to PDF. In some cases, the text wraps...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  5. PDF/A output size very large when converting si...

    We are using Aspose.Pdf for Java (version 25.10) to convert a simple HTML form (~23 KB, no images, minimal styling) into Pdf/A-1B. After conversion, the generated Pdf/A file size is around 2 MB, which seems unusually la…...PDF/A output size very large when converting simple HTML form...→ 2 MB) Aspose.PDF Product Family aspose-pdf-java ayyappa.reddy...

    forum.aspose.com/t/pdf-a-output-size-very-large...
  6. Infinite Loop When Converting DOCX to PDF Using...

    When converting a specific .docx file to Pdf using Aspose.Words, the process enters an infinite loop and never completes. This hangs the service until it is manually restarted. This issue occurs consistently and can be …...Loop When Converting DOCX to PDF Using Aspose.Words with w:hint="eastAsia"...converting a specific .docx file to PDF using Aspose.Words , the process...

    forum.aspose.com/t/infinite-loop-when-convertin...
  7. 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...
  8. 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...
  9. 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...
  10. 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-...