Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 411,506 for

pdf

(0.13 sec)
  1. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...Font missmatch between Word, PDF, and image types Aspose.Words...word document is converted to PDF, but when the word document is...

    forum.aspose.com/t/font-missmatch-between-word-...
  2. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to Pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...4GB when converting HTML to PDF Aspose.HTML Product Family jtfinlayson...testing a conversion of html to pdf with the code below and it looks...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  3. Mht to pdf - exception - com.aspose.html.dom.DO...

    language java 21 library aspose-html 25.2.2 During conversion from mht to Pdf, exception is thrown “com.aspose.html.dom.DOMException: The string contains invalid characters.” input file 137.zip (33.7 KB)...Mht to pdf - exception - com.aspose.html.dom.DOMException: The...During conversion from mht to pdf, exception is thrown “com.aspose...

    forum.aspose.com/t/mht-to-pdf-exception-com-asp...
  4. How to Convert PDF to PDFA Format using Python

    This topic covers the details on how to convert Pdf to PdfA format using Python. It provides information to set up the environment and a step-by-step procedure to write the Pdf to PdfA converter using Python....PDF Product Family Aspose.Cells Product...Product Family How to Convert PDF to PDFA Format using Python This...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. docx转PDF,序号样式变更 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件中序号样式 源文件: 关于报送专利转化运用专项行动实施情况总结的报告 (1).docx (32.0 KB)...docx转PDF,序号样式变更 中文技术支持 words-java ZhonghaoSun December 24, 2025...3:23am 2 @ZhonghaoSun 您遇到的 DOCX → PDF 转换后编号样式变化,类似于社区中报告的编号/字段在转换后...

    forum.aspose.com/t/docx-pdf/323677
  6. Stream too long when Saving PDF and using AsEmb...

    Using Aspose Pdf version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24.6.0" /> Using .Net 8.0.302 test.zip (9.9 MB) Using the Pdf inside the ZIP file public void FromPdf() { var sourcePath = "T…...Saving PDF and using AsEmbeddedPartsOfPng Aspose.PDF Product...Aspose PDF version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24...

    forum.aspose.com/t/stream-too-long-when-saving-...
  7. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2Pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...Aspose words转换word为pdf,页数不对了 中文技术支持 words-java imzdong June 25...Document(inPath); doc.save(os, SaveFormat.PDF); } catch (Exception e) { log...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  8. Aspose PDF 2025 is over 100x slower than Aspose...

    While upgrading a program from Aspose 2019 to the latest Aspose 2025, we discovered that the new version is over 100 times slower at certain operations. Specifically, adding pages in the middle of the document. A funct…...Aspose PDF 2025 is over 100x slower than Aspose 2019 Aspose.PDF...PDF Product Family Robert343 September 16, 2025, 6:43pm 1 While...

    forum.aspose.com/t/aspose-pdf-2025-is-over-100x...
  9. How to Extract Text from Scanned PDF in C#

    This topic helps you understand how to extract text from scanned Pdf in C#. This will apply OCR and extract text from images in Pdf in C#....PDF Product Family Aspose.Cells Product...to Extract Text from Scanned PDF in C# This step by step tutorial...

    kb.aspose.com/ocr/net/how-to-extract-text-from-...
  10. 在Python中将Excel转换为PDF文件|Documentation

    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....在Python中将Excel转换为PDF文件 Contents [ Hide ] Aspose.Cells - 将Excel转换为Pdf 使用Python中的Aspose...Java将Excel转换为PDF文件,只需调用Converter模块的excel_to_pdf()方法。 Python 代码...

    docs.aspose.com/cells/zh/java/converting-excel-...