Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 69,796 for

path

(0.23 sec)
  1. 添加标记注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在首页添加四种不同的标记注释,并保存更新后的文档。每个注释展示了不同的标记样式和颜色。...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/add-markup-an...
  2. Change SVG Fill Color in Python | Change Fill C...

    Learn how to change SVG fill color in Python. This guide shows how to load an SVG, change its fill colors, and save the updated SVG using Python code....Color in Python Fill an SVG Path with Python Apply SVG Fill via...such as <circle> , <rect> , or <path> can have a fill attribute defining...

    blog.aspose.com/svg/change-svg-fill-color-in-py...
  3. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...Create the necessary graphics path or font in dependence on what...PsDocument Fill the graphics path with current paint or fill a...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  4. 使用Node.js通过C++实现Excel XP及以后版本的高级保护设置|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.... try { const path = require ( "path" ); const fs = require...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/advanced-pr...
  5. 添加应用链接|Aspose.PDF for Python via .NET

    此示例绑定输入 PDF,在第一页添加应用启动链接,并保存修改后的文档。...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/add-applicati...
  6. 添加橡胶印章|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在前四页添加一个绿色的“已批准”橡胶印章,并保存修改后的文档。...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/add-rubber-st...
  7. 扁平化所有字段|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 PDF 中的所有表单字段扁平化。它展示了如何绑定 PDF 文档、将每个交互式表单元素转换为静态页面内容,并保存最终文件。...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/flatten-all-f...
  8. Set Field Alignment Vertical|Aspose.PDF for Pyt...

    This example demonstrates how to set the vertical alignment of a form field in a PDF document using Aspose.PDF for Python....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/python-net/set-field-alignm...
  9. Add Margins to PDF Pages|Aspose.PDF for Python ...

    Add custom margins to selected pages of a PDF using Aspose.PDF for Python....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/python-net/add-margins-to-p...
  10. 使用 Node.js 和 C++ 判断工作表的纸张大小是否自动|Documentation

    本文介绍如何借助 Node.js API 和 C++ 扩展,编程判断工作表的纸张大小是否设置为自动。... 示例代码 const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...