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

pdf attachments

(0.14 sec)
  1. Aspose.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files Pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at true. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...PDF problem convert pdf to pptx with slides as images...images Aspose.PDF Product Family aspose-pdf-net ABeghini January 29...

    forum.aspose.com/t/aspose-pdf-problem-convert-p...
  2. 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 Aspose.Slides Product Family...converting a PowerPoint side to PDF using Aspose.slides. We noticed...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  3. BIÁNG character not rendering in PDF despite co...

    CorrectFontEmbeddedButBiangMissing.Pdf (2.8 MB) CorrectFontsEmbedded.docx (3.7 MB) We are converting a word document with the BIÁNG character embedded into Pdf. However the BIÁNG character does not render correctly in …...BIÁNG character not rendering in PDF despite correct embedded font...Words Product Family aspose-pdf-net , words-net mkothe January...

    forum.aspose.com/t/biang-character-not-renderin...
  4. HTML to PDF Japanese language reflecting as box...

    I have Docker Image, and have HTML, I am trying to convert this type of HTML to Pdf but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...HTML to PDF Japanese language reflecting as box Aspose.PDF Product...Product Family aspose-pdf-net subha21 January 30, 2025, 5:25pm 1...

    forum.aspose.com/t/html-to-pdf-japanese-languag...
  5. Poorly rendered logo in image from PDF - Free S...

    Attached is a Pdf that, when converted to images, renders the logo on the bottom-right of the second page very poorly. The image is also attached....rendered logo in image from PDF Aspose.PDF Product Family ed-3 March...March 25, 2014, 9:11am 1 Attached is a PDF that, when converted to...

    forum.aspose.com/t/poorly-rendered-logo-in-imag...
  6. Email body with tab chacters convert to pdf iss...

    We have a .msg to be converted to Pdf. The body contains a sentence, in front of that sentence contains 15+ tab characters. We are converting this msg file to Pdf using below logic Ligic#1: Aspose.Words.Document do…...convert to pdf issue Aspose.Words Product Family email-to-pdf venkatmallu...have a .msg to be converted to PDF. The body contains a sentence...

    forum.aspose.com/t/email-body-with-tab-chacters...
  7. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as Pdf using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Save Word document as PDF corrupts Tab markup Aspose.Words Product...which we would like to save as PDF using Aspose.Words latest version...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  8. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...data grid headers in a PDF Aspose.PDF Product Family steven.p...new Aspose.Pdf.Document()) { // Add page Aspose.Pdf.Page sec1...

    forum.aspose.com/t/orienting-data-grid-headers-...
  9. Render Solid Gridlines while Converting Excel t...

    Learn how to display solid gridlines during Excel to Pdf conversion using Aspose.Cells for Python via .NET....Gridlines while Converting Excel to PDF with Python.NET Contents [ Hide...default while converting Excel to PDF. However, modern Excel renders...

    docs.aspose.com/cells/python-net/render-solid-g...
  10. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to Pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...work when doc is converted to pdf - aspose.words Aspose.Words Product...the document is converted to pdf, hyper link isnt working. foreach...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...