Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 416,122 for

pdf

(0.41 sec)
  1. How to Convert Multiple PPT Files to PDF using ...

    This short tutorial guides on how to convert multiple PPT files to Pdf using Python along with the detailed configuration steps to set up the environment. One can develop a multiple PPT to Pdf converter in Python using the example code....PDF Product Family Aspose.Cells Product...Convert Multiple PPT Files to PDF using Python This short tutorial...

    kb.aspose.com/slides/python/how-to-convert-mult...
  2. docx转PDF,部分文字丢失 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 转Pdf后,第一页,第二行和第三行末尾的【司】丢失 问题截图: 源文件: 有问题的源文件.docx (505.6 KB)...docx转PDF,部分文字丢失 中文技术支持 words-java ZhonghaoSun May 14, 2025, 1:35am...1:35am 1 版本:23.8 编程语言:java 转PDF后,第一页,第二行和第三行末尾的【司】丢失 问题截图: 1405×963...

    forum.aspose.com/t/docx-pdf/312664
  3. Change the Font on just the specific Unicode ch...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Unicode characters while saving to PDF Contents [ Hide ] Some Unicode...screenshot compares the two output PDFs generated by the sample code...

    docs.aspose.com/cells/net/change-the-font-on-ju...
  4. ASPOSE.NET converting email to pdf the date for...

    Hi Team, We are using below Aspose.NET Aspose.Email Version: 24.3.0 Framework: .NET Framework 4.7.2 When converting email (eml / msg) we found one observation. Date & time in the email subject is saving as -0500 I…...NET converting email to pdf the date format issue Aspose...When converting a message to PDF, you save the converted message...

    forum.aspose.com/t/aspose-net-converting-email-...
  5. Infinite Wait Time when Converting Word to PDF ...

    Env Windows 11 Aspose.Words for .NET 25.5 (25.1 is OK) Code var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); doc.Save(@"C:\Users\hello\Desktop\test\test.Pdf",Aspose.Words.SaveFormat.Pdf);…...Time when Converting Word to PDF Aspose.Words Product Family words-net...top\test\test.pdf",Aspose.Words.SaveFormat.Pdf); Test Files test...

    forum.aspose.com/t/infinite-wait-time-when-conv...
  6. Convert CorelDRAW CDR files to JPG, PNG, PDF an...

    Convert CorelDRAW CDR files to JPG, PNG, Pdf, and PSD using the Java Image Processing Library....CorelDRAW CDR files to JPG, PNG, PDF and PSD in Java Contents [ Hide...Convert CDR to Jpg Convert CDR to Pdf Convert APNG files in Java Convert...

    docs.aspose.com/imaging/java/convert-cdr/
  7. C++ PDF API for Creating, Merging, Editing, and...

    Integrate the Pdf library in your C++ applications to create, manipulate or convert Pdf files to raster image formats, including BMP, PNG, and JPEG....comprehensive set of tools for PDF operations The C++ library that...excellent features and makes PDF manipulation the easiest ever...

    products.aspose.com/pdf/cpp/
  8. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in Pdf using C#. It helps in changing Pdf text using C# with the help of a few API calls without using any third-party tool or software being installed....PDF Product Family Aspose.Cells Product...to Find and Replace Text in PDF using C# This quick guide describes...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  9. Crash when saving XLSX to PDF with Version 26.0...

    Hi, please find a XLSX attached where saving to Pdf results in a crash. Code to reproduce: Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(Input); wb.Save(Output, Aspose::Cells::SaveFormat::Pdf); zeus_nwg_bgld_E…...Crash when saving XLSX to PDF with Version 26.01 and 25.12 Aspose...XLSX attached where saving to pdf results in a crash. Code to reproduce:...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  10. How to Insert a Page Into a PDF in C#

    This short tutorial guides on how to insert a page into a Pdf in C#. It contains the development resources, a list of steps and a runnable sample code to add Pdf page in Pdf file in C#....PDF Product Family Aspose.Cells Product...How to Insert a Page Into a PDF in C# This short guide describes...

    kb.aspose.com/pdf/net/how-to-insert-a-page-into...