Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 412,340 for

aspose pdf

(0.14 sec)
  1. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/page/4/
  2. 替换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
  3. PDF: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document PdfDocument = new Document(source); fo…...PDF: attached files shows as "0,00 bytes" and modified field..."Unknows" Aspose.PDF Product Family attach-file-pdf fgirard August...

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  4. Slow PPTM-to-PDF Conversion with Aspose.Slides ...

    Hi, I am experiencing a performance issue when converting a PowerPoint file to Pdf using Aspose.Slides. The conversion takes approximately 8 seconds on my machine, while performing the same operation directly in Micros…...Slow PPTM-to-PDF Conversion with Aspose.Slides Compared to PowerPoint...PowerPoint Aspose.Slides Product Family slides-net , slides-performance...

    forum.aspose.com/t/slow-pptm-to-pdf-conversion-...
  5. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  6. Get DrawObject and Bound while rendering to PDF...

    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....and Bound while rendering to PDF using DrawObjectEventHandl class...] Possible Usage Scenarios Aspose.Cells provides an abstract...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  7. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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....操作现有PDF中的表格 Contents [ Hide ] 操作现有 PDF 中的表格 Aspose.PDF for Python...成或已有的 PDF 文件中添加表格提供了极大的支持。在这个新版本中,我们实现了搜索和解析已经存在于 PDF 文档页面上的简单表格的新功能。一个名为...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  8. Pdf for java 怎么获得单元格的rowspan? - Free Support Fo...

    我的使用环境如下: 1、使用的组件名称:Pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25.5 问题如下: java版本Pdf25.5中表格的单元格只有colspan的方法?没有rowspan,怎么获得单元格的rowspan?我们现在需要做的是解析这个表格,并获得当前表格中每个单元格的位置以及colspan和rowspan,DEMO示例见附件。 https://c.wss.pet/f/hcg7bs9uv38 复…...Pdf for java 怎么获得单元格的rowspan? 中文技术支持 Angela_xu June 26, 2025...2:17pm 1 我的使用环境如下: 1、使用的组件名称:pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25...

    forum.aspose.com/t/pdf-for-java-rowspan/314492
  9. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...Aspose.PDF Search text from PDF file using C# | returns 0 in...in TextFragmentCollecti Aspose.PDF Product Family Prinston January...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  10. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...