Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 3,536 for

pdf attachment

(0.19 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.Pdf Products – C++를 사용하여 Pdf에서 첨부 파일을 추가, 추출 또는 제거합니다 https://products.aspose.com/Pdf/ko/cpp/Attachments/ Recent content in C++를 사용하여 Pdf에서 첨부 파일을 추가, 추출 또는 제......PDF Products – C++를 사용하여 PDF에서 첨부...https://products.aspose.com/pdf/ko/cpp/attachments/ Recent content in...

    products.aspose.com/pdf/ko/cpp/attachments/inde...
  2. 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...
  3. Table shading in pptx export differs from pdf -...

    Hi, we are experiencing some issues while trying to convert Pdf to pptx file using aspose.Pdf library. Table shading in pptx export differs from Pdf. Please find the Pdf input attached. Also, below is the code snippet to…...pptx export differs from pdf Aspose.PDF Product Family dfinsolutions...trying to convert pdf to pptx file using aspose.pdf library. Table...

    forum.aspose.com/t/table-shading-in-pptx-export...
  4. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...indefinitely when saving as PDF Aspose.Words Product Family words-net...2024, 4:33pm 1 Can use the attached document (after unzip) and...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  5. 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-...
  6. 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...
  7. Bar code not appearing after conversion from XL...

    Hello Aspose Team, I am converting excel file into Pdf using Aspose. After conversion bar codes are not correctly appearing in the Pdf file. Please refer Attachments Original file snapshotExcal.png (137.8 KB) Pdf, af…...from XLSX to PDF Aspose.Cells Product Family aspose-pdf-net , cells-net...am converting excel file into pdf using Aspose. After conversion...

    forum.aspose.com/t/bar-code-not-appearing-after...
  8. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the Pdf tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as Pdf” option. Specifically, the reference link is missing in the …...PDF Tag Structure Issue for TOC – Missing Reference Link Aspose...1 We have observed that the PDF tag structure for the Table of...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  9. 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...
  10. 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...