Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 69,803 for

path

(0.67 sec)
  1. 通过 ID 移动印章|Aspose.PDF for Python via .NET

    在本例中,先在第 1 页添加了一个橡胶印章,然后使用其 ID 将其移动到新位置,最后保存更新后的文档。...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/move-stamp-by...
  2. 导出为 XFDF|Aspose.PDF for Python via .NET

    本示例展示了如何使用 Aspose.PDF for Python via .NET 将 PDF 表单字段数据导出为 XFDF(XML Forms Data Format)文件。它演示了如何加载 PDF 表单,通过 Form 外观访问其字段,并将提取的值保存到 XFDF 流中。...FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/zh/python-net/export-to-xfdf/
  3. 设置 PDF 元数据|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 修改并保存 PDF 文档中的元数据。...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/set-pdf-metad...
  4. VbaReference.Type | Aspose.Words for .NET

    Discover the VbaReference Type property to identify and utilize VbaReferenceType objects effectively, enhancing your VBA programming efficiency....]; string path = GetLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Change PDF Viewer Preferences|Aspose.PDF for Py...

    This module demonstrates how to adjust a PDF document’s viewer settings using Aspose.PDF for Python....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/change-viewer-pr...
  6. 通过C++在复制行或范围时将图表的数据源更改为目标工作表(Destination Worksh...

    了解如何在Aspose.Cells for Node.js via C++中在复制行或区域的同时将图表的数据源更改为目标工作表。本指南演示了如何更新图表的数据范围并将其链接到目标工作表。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/change-data...
  7. 用 Node.js 通过 C++ 实现其他语言的 Subtotal 或 Grand Total...

    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....现在在代码中使用上述创建的类如下: const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-s...
  8. 在Node.js via C++中为图表系列中的数据点添加自定义标签|Documentation

    了解如何在图表系列的数据点中添加自定义标签,使用Aspose.Cells for Node.js via C++。本指南将演示如何修改标签的外观、位置和格式,同时将它们链接到您的数据源以实现准确的表示。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  9. Extract Attachments from PDF|Aspose.PDF for Java

    Learn how to extract embedded files and file attachment annotations from PDF documents in Java using Aspose.PDF....extractSingleAttachm ( Path inputFile , String attachmentName , Path outputFile...extractAttachments ( Path inputFile , Path outputDir ) throws Exception...

    docs.aspose.com/pdf/java/extract-attachment/
  10. 通过Node.js via C++嵌入附件到PDF|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将Ole对象作为附件嵌入到PDF中。...node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/zh/nodejs-cpp/embed-attac...