Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 413,844 for

pdf

(0.23 sec)
  1. emf文件转PDF乱码 - Free Support Forum - aspose.com

    using (var image = (EmfImage)Aspose.Imaging.Image.Load(childEmfFilePath)) { using (FileStream outputStream = new FileStream(childPdfFilePath, FileMode.Create)) {//Aspose分辨率为96 using (PdfOptions PdfOptions…...emf文件转PDF乱码 中文技术支持 iccolor October 14, 2025, 3:03am 1 using (var...zip (120.0 KB) 使用这段代码转emf文件为PDF,结果乱码,emf文件见1.zip Professionalize...

    forum.aspose.com/t/emf-pdf/319759
  2. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to Pdf import com.aspose.Pdf.*; import com.aspose.Pdf.HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.Pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...convert HTML to PDF Aspose.PDF Product Family aspose-pdf-java Vladimirus...HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf.HtmlSaveOptions...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...
  3. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable Pdfs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....Convert PPT and PPTX to PDF in .NET [Advanced Features Included]...(PPT, PPTX, ODP, etc.) into PDF format in C# offers several advantages...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. Issue with converting Word.docx to PDF - Free S...

    Hello we have expired dev license (in progress to renew). When we do convert Woprd to Pdf we are getting bad checkboxes section. Is that limitation re expired license or bug in Aspose code?...docx to PDF Aspose.Words Product Family aspose-pdf-net , words-net...When we do convert Woprd to PDf we are getting bad checkboxes...

    forum.aspose.com/t/issue-with-converting-word-d...
  5. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in Java: DOCX, DOC, ODT, Pdf, RTF, MOBI, HTML, TXT, PNG, JPG and many more....Join Word, PDF or Web documents together in Java High-speed Java...to join Word, PDF, Web documents using Java. PDF Node Python Java...

    products.aspose.com/words/java/merge/
  6. High CPU / Memory utilization on generating sim...

    Aspose-Pdf-java utilizes a lot of CPU/RAM resources with generating and saving Pdf document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...generating simple PDF Aspose.PDF Product Family aspose-pdf-java taghayan...April 29, 2021, 8:25am 1 Aspose-pdf-java utilizes a lot of CPU/RAM...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  7. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...docx转PDF,间距不生效 中文技术支持 ZhonghaoSun July 15, 2025, 8:40am 1 版本:23...DOCX 文档转换为 PDF 时,间距设置可能不会完全生效,这通常是由以下几种情况引起的: PDF Rendering 行间距设置...

    forum.aspose.com/t/docx-pdf/315236
  8. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to Pdf multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...Crash when saving XLSX to PDF with Version 26.02 Aspose.Cells...I get a crash when saving to PDF multiple times. I think the issue...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  9. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to Pdf using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.Pdf); Here is the relevant snippet for ref…...converted word document into PDF takes forever Aspose.Words Product...Product Family word-to-pdf , aspose-pdf-java , words-java Abdel_rahman_Abu_taleb...

    forum.aspose.com/t/saving-converted-word-docume...
  10. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.Pdf for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....Creating a complex PDF using Aspose.PDF Contents [ Hide ] The...to create a PDF document using Java and Aspose.PDF. In this article...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...