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

pdf

(0.21 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. XMP Metadata gets lost after PDF/A-3 conversion...

    Hi, i’m trying to generate a valid ZUGFeRD 2.x EN_16931 file. If i add the xmp bevor the conversion to Pdf/A-3 then the metadata is not there afterwards. If i add the xmp after the Pdf/A-3 conversion the file is not a …...after PDF/A-3 conversion (ZUGFeRD 2.x EN_16931) Aspose.PDF Product...xmp bevor the conversion to PDF/A-3 then the metadata is not...

    forum.aspose.com/t/xmp-metadata-gets-lost-after...
  3. 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
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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/
  9. 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...
  10. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to Pdf using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var document = new Document(@".\test…...page when converting DOCX to PDF Aspose.Words Product Family ServerSide527...Hi, When converting a DOCX to PDF using Aspose.Words. I noticed...

    forum.aspose.com/t/rows-moved-to-the-next-page-...