Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 411,490 for

pdf

(0.15 sec)
  1. 替换PDF中的文本为等长的空字符串,替换后长度不准确 - Free Support Forum...

    需求:替换Pdf中的文本为等长的空字符串 测试代码: public static void main(String[] args) { // 输入输出路径 String inputPdfPath = "C:\\Users\\lijiabao\\Downloads\\11.网站合同-无锡 (1).Pdf"; String outputPdfPath = "C:\\Users\\lijia…...替换PDF中的文本为等长的空字符串,替换后长度不准确 中文技术支持 ZhonghaoSun August 8, 2025...2025, 8:11am 1 需求:替换PDF中的文本为等长的空字符串 测试代码: public static void main(String[]...

    forum.aspose.com/t/pdf/316439
  2. Securing and signing PDF documents|Aspose.PDF f...

    本节描述了使用Java对Pdf文档进行签名和保护的功能。...signing PDF documents Contents [ Hide ] 本文描述了如何使用Aspose.PDF for ...Java在PDF文档中表示数字签名。数字签名可以用于许多类型的文档,以前使用传统的笔和墨水签名。然而,仅仅存在数字签名并...

    docs.aspose.com/pdf/zh/java/securing-and-signing/
  3. MHT imaging using aspose.html v24.12.2, . The o...

    Below files are MSGs converted to mht and then converted to Pdf using Aspose 24.12. The original msg and converted mht files contain embedded images. But the converted Pdf file does not show embedded images. Below ae th…... But the converted pdf file does not show embedded images...to mht and then converted to pdf using Aspose 24.12. The original...

    forum.aspose.com/t/mht-imaging-using-aspose-htm...
  4. Encrypt and Decrypt PDF|Aspose.PDF for Python v...

    使用Python通过C++应用程序加密和解密Pdf文件。...Decrypt PDF Contents [ Hide ] 使用不同的加密类型和算法加密PDF文件 保护PDF文件的一个有效...ython结合Aspose.PDF库来加密PDF文档。 PDF加密涉及使用加密算法对PDF文档的内容进行加扰,以防止未经...

    docs.aspose.com/pdf/zh/python-cpp/set-privilege...
  5. Python aspose.words docx包含复杂表格和图表时转为pdf失败 - Fre...

    在使用 aspose.words 转换docx为Pdf文件格式时,使用python fastapi 框架启动多个工作进程时会直接导致进程异常退出 代码示例 import aspose.words as aw words_license = aw.License() words_license.set_license(‘./Aspose.TotalProductFamily.lic’) try: doc = aw.Docume…...words docx包含复杂表格和图表时转为pdf失败 中文技术支持 words-python chenjiarong...6:22am 1 在使用 aspose.words 转换docx为pdf文件格式时,使用python fastapi 框架启动多个工作进程时会直接导致进程异常退出...

    forum.aspose.com/t/python-aspose-words-docx-pdf...
  6. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...an error while generating a PDF with Hindi content, but unable...obfuscated error message Aspose.PDF Product Family bhushanravi20091...

    forum.aspose.com/t/encountering-an-error-while-...
  7. Asponse.CAD 25.10.1 Dwg文件导出PDF或PNG,如果把空白区域裁剪掉? ...

    在实际的应用中,客户的一些文件,ViewReport设置很大,导致导出的文件有很大部分为空白区域,有没有方法把这此空白区域裁剪掉,以达到更好的用户体验?这样也可以减小导出文件的大小。 案例文件...1 Dwg文件导出PDF或PNG,如果把空白区域裁剪掉? 中文技术支持 cad-net...5:38am 2 @PangXiaogang 要裁剪导出的PDF或PNG文件中的空白区域,您可以使用Aspose.CAD的...

    forum.aspose.com/t/asponse-cad-25-10-1-dwg-pdf-...
  8. Aspose.PDF for Java を使用した PDF 結合処理におけるメモリ使用量 - ...

    【質問】 Document.getPages().add() による逐次結合以上にメモリ面で効率的な方法はありますか? 【現在の状況】 要件:処理対象:100MB × 5 個の Pdf ファイル結合 実装:Document.getPages().add() による逐次結合 参考: プログラムによるPdfの結合|Aspose.Pdf for Java 結果:Javaのヒープメモリの使…...PDF for Java を使用した PDF 結合処理におけるメモリ使用量 日本語による技術サポート aspose-pdf-java...aspose-pdf-java miyawaki September 23, 2025, 1:58am 1 【質問】 Document...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/318972
  9. Adding pages to a PDF which have annotations wi...

    I have multiple single pages which have annotations from the same author. I use the title property to set this. When I merge the pages together the author of the annotation on subsequent pages gets a # appended to it. Fo…...Adding pages to a PDF which have annotations with same author...the end of the author? Aspose.PDF Product Family software.integragrou...

    forum.aspose.com/t/adding-pages-to-a-pdf-which-...
  10. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to Pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...converting excel workbook to pdf Aspose.Cells Product Family aspose-cells-java...

    forum.aspose.com/t/add-a-page-break-in-excel-at...