Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 403,549 for

documents

(0.3 sec)
  1. 通过Node.js和C++为Excel工作簿的VBA项目设置密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel工作簿的VBA项目加密密码。...node" ); // The path to the documents directory. const dataDir =..."outputPasswordProtec.xlsm" )); AI Document Assistant Close 找出VBA项目是否受密码保护,通过Node...

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  2. 通过Node.js的C++检查工作簿中的VBA项目是否已签名|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查工作簿中的VBA项目是否已签名。...node" ); // The path to the documents directory. const dataDir =...getVbaProject (). isSigned ()); AI Document Assistant Close 通过Node.js的C++将宏分配给表单控件...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-vb...
  3. Page Description Language Mergers | Python via ...

    To merge a file of a PDL format to the single one in PDF format use this API for Python solution. See the examples depicted in the code....scenarios: When you have multiple documents and want to consolidate their...file. If you need to share documents with someone who lacks the...

    docs.aspose.com/page/python-net/merge/
  4. Adding Custom Properties Visible Inside Documen...

    Learn how to add custom properties to a workbook object using Aspose.Cells for Node.js via C++. These properties can be viewed in the Document Information Panel....Properties Visible Inside Document Information Panel with Node...Properties Visible Inside Document Information Panel Aspose.Cells...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  5. How to use Aspose.Cells in a dot net applicatio...

    Can you please guide on how to use Aspose.Cells in a dot net application deployed on EKS server with temporary licence or with permanent licence. We need to convert xlsx files to images or pdfs from a dot net applicatio…... See the documents for your reference. How to...please refer to the following documents. Licensing Aspose.Cells for...

    forum.aspose.com/t/how-to-use-aspose-cells-in-a...
  6. Watermark VSS document via .NET | products.aspo...

    C# source code to add watermark to vss file on .NET Framework, .NET Core, Mono Platforms....Native and high performance VSS document watermark using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/watermark/vss/
  7. 在Jython中保护工作表|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....下载运行代码 从以下任何社交编码网站下载 Append Documents (Aspose.Cells) GitHub 在Jython中的页面分页预览...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  8. AnthropicAiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AnthropicAiModel class—your gateway to seamless integration with Anthropics AI models for enhanced document processing....Description virtual CheckGrammar ( Document , CheckGrammarOptions ) Checks...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. 从PDF文件中删除图像|Aspose.PDF for .NET

    本节解释如何使用Aspose.PDF for .NET从PDF文件中删除图像。...要从PDF文件中删除图像: 创建一个Document对象并打开输入的PDF文件。 从Document对象的Pages集合中获取包含图像的页面。...使用Images集合的Delete方法删除图像。 使用Document对象的Save方法保存输出。 以下代码片段演示如何从PDF文件中删除图像。...

    docs.aspose.com/pdf/zh/net/delete-images-from-p...
  10. PDF trapping - Free Support Forum - aspose.com

    Using .NET, is it possible to get and remove all the trapping elements on a pdf document?...trapping elements on a pdf document? Professionalize.Discourse...@christian.work.777 Cause In PDF documents, trapping refers to the technique...

    forum.aspose.com/t/pdf-trapping/314494