Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 3,578 for

pdf attachment

(2.34 sec)
  1. 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 in C# Aspose.Slides Product Family...converting a PowerPoint side to PDF using Aspose.slides. We noticed...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  2. Aspose.Words PDF rendering issue — Thai / Lao /...

    When the bundled test.docx is rendered to Pdf via Aspose.Words 26.4.0 (with the Aspose.Words.Shaping.HarfBuzz text shaper enabled), the Thai, Lao, and Khmer paragraphs wrap at incorrect positions. Glyph shaping is co…...Words PDF rendering issue — Thai / Lao / Khmer combining...bundled test.docx is rendered to PDF via Aspose.Words 26.4.0 (with...

    forum.aspose.com/t/aspose-words-pdf-rendering-i...
  3. Slow PPTM-to-PDF Conversion with Aspose.Slides ...

    Hi, I am experiencing a performance issue when converting a PowerPoint file to Pdf using Aspose.Slides. The conversion takes approximately 8 seconds on my machine, while performing the same operation directly in Micros…...Slow PPTM-to-PDF Conversion with Aspose.Slides Compared to PowerPoint...converting a PowerPoint file to PDF using Aspose.Slides. The conversion...

    forum.aspose.com/t/slow-pptm-to-pdf-conversion-...
  4. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to Pdf with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...PowerPoint to PDF in Java - Accessibility Alt-Text Not Read by...to transform a PowerPoint to PDF with the UA compliance using...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  5. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to Pdf, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...Correctly When Converting PPTX to PDF in C# Aspose.Slides Product Family...converting a PPTX document to PDF, an SVG logo is not rendered...

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  6. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.Pdf and ran into an interesting issue. We create a Pdf using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...converting from PDF to Word Aspose.PDF Product Family aspose-pdf-net rickyh...Aspose.PDF and ran into an interesting issue. We create a PDF using...

    forum.aspose.com/t/words-running-together-when-...
  7. Merge/Concatenate PDF files in Java using Aspos...

    Hi, I have a question related aspose Pdf- concatenating multiple Pdf files. I am using concatenate API from library class com.aspose.Pdf.kit.PdfFileEditor and works really fine.But when I try to concatenate large Pdfs…...Merge/Concatenate PDF files in Java using Aspose.PDF - OutOfMemoryException...Aspose.PDF Product Family concatenate-pdf , merge-pdf skkurash...

    forum.aspose.com/t/merge-concatenate-pdf-files-...
  8. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output Pdf has over a thousand blank pages inserted between the slide content…...Converting PPTX with multimedia to PDF adds many blank pages when including...Presentation.Save() with SaveFormat.Pdf , and the option to show Notes...

    forum.aspose.com/t/converting-pptx-with-multime...
  9. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...side after converting email to pdf Aspose.Total Product Family email-java...RuntimeException("Failed to convert email to PDF: " + ex.getMessage(), ex); }...

    forum.aspose.com/t/cutting-off-right-side-after...
  10. 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-...