Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 414,164 for

pdf

(1.15 sec)
  1. 通过 .NET 将 EPUB 转换为 PDF – Aspose.HTML for Python

    使用 Aspose.HTML Python 库将 EPUB 转换为 Pdf。在 Python 代码示例中考虑各种 EPUB 到 Pdf 的转换方案。...PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/html/zh/python-net/convert-epub...
  2. PDF: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document PdfDocument = new Document(source); fo…...PDF: attached files shows as "0,00 bytes" and modified field..."Unknows" Aspose.PDF Product Family attach-file-pdf fgirard August...

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  3. Field of type FieldUserAddress empty in footer ...

    When converting a word file to Pdf, some fields in the footer are not saved correctly, but the same field type is correct in the document body. Converting a word docm file to Pdf using Aspose Words method Save with arg…...footer after converting word to pdf Aspose.Words Product Family docxtopdf...When converting a word file to pdf, some fields in the footer are...

    forum.aspose.com/t/field-of-type-fielduseraddre...
  4. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select pages from Pdf and save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected pages from Pdf using Python....PDF Product Family Aspose.Cells Product...Family How to Select Pages from PDF and Save using Python This short...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...
  5. 在将Excel转换为PDF时渲染Office加载项 with C++|Documentation

    了解如何在将Excel文件转换为Pdf时渲染Office加载项,使用Aspose.Cells for C++。...在将Excel转换为PDF时渲染Office加载项 with C++ Contents [ Hide ] 可能的使用场景...可能的使用场景 之前,Aspose.Cells在将Excel文件保存为PDF时无法渲染Office加载项。现在,Aspose.Cell...

    docs.aspose.com/cells/zh/cpp/render-office-add-...
  6. The exporting in pdf generates a different tabl...

    I have a similar problem. I have upgrade to Aspose 25.10 and the problem is still not solved. The exporting in Pdf generates a different table than the one in word. If I save in Pdf using the Word application the Pdf is …...The exporting in pdf generates a different table than the one...not solved. The exporting in pdf generates a different table than...

    forum.aspose.com/t/the-exporting-in-pdf-generat...
  7. Is it possible to convert a pdf to a single ima...

    Is it possible to convert a Pdf to a single image file? The samples I see are for converting one page at a time....to convert a pdf to a single image file? Aspose.PDF Product Family...Is it possible to convert a pdf to a single image file? The samples...

    forum.aspose.com/t/is-it-possible-to-convert-a-...
  8. Exception converting html triple nested bullets...

    Exception converting html triple nested bullets to Pdf using LINUX Aspose.Pdf (Aspose.Pdf.Drawing 25.9.0) I was able to reproduce the problem with this simple html: <ul><li>one<ul><li>two<ul><li>three</li></ul></li><…...bullets to PDF using LINUX Aspose.Pdf (Aspose.PDF.Drawing 25...25.9.0) Aspose.PDF Product Family aspose-pdf-net , linux quida03...

    forum.aspose.com/t/exception-converting-html-tr...
  9. Table CSS margin settings are ignored when conv...

    When converting from HTML to Pdf with Aspose.Word for Java v24.10 table margins defined for CSS are ignored. I can reproduce this using the online converter at https://products.aspose.app/words/conversion/html-to-Pdf as …...when converting from HTML to PDF Aspose.Words Product Family rgabbard...When converting from HTML to PDF with Aspose.Word for Java v24...

    forum.aspose.com/t/table-css-margin-settings-ar...
  10. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成Pdf後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2Pdf.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document PdfDocument = new Document(); // Ad…...TIF 轉成PDF後頁面會縮小無法滿版 Aspose.PDF Product Family JoeChiu November...November 6, 2024, 12:54am 1 TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using...

    forum.aspose.com/t/tif-pdf/293699