Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 65,983 for

path

(0.54 sec)
  1. 在PHP中管理文档属性|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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/zh/net/managing-document-...
  2. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...100; 15 16 //Create graphics path from the first rectangle 17...GeneralPath path = new java. awt . geom . GeneralPath (); 18 path. append...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  3. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C++ to add conditional formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/adding-2-color-scale-...
  4. Zip .NET Compression Library - Compress or Deco...

    Zip .NET Compress file to create archives or Decompress archives of types 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any .NET based application....compression - C# var dir = "Path/To/Directory/" ; using ( var...description of what it does: Directory Path : It defines a variable named...

    products.aspose.com/zip/net/
  5. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...import time from pathlib import Path from concurrent.futures import...'*.xhtml']: html_files.extend(Path(input_folder).glob(ext)) if...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  6. XPS Package | Cross-package operations | .NET

    .NET API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C# examples on how to do it.... Set the path to the documents directory....using System.Drawing; // The path to the documents directory....

    products.aspose.com/page/net/cross-package-oper...
  7. 在 PS 文件中处理纹理 | Python

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... Copy 1 # The path to the documents directory....28 # Create a rectangle path 29 path = aspose. pydrawing . drawing2d...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  8. 使用 Aspose.Page C++ API 转换 XPS

    本文通过代码片段,对 Aspose.Page C++ API 解决方案中包含的 XPS 到 PDF 转换功能进行了描述和演示。...{{#if_output 'PDF'}} // The path to the documents directory....'JPG' 'PNG' 'TIFF'}} // The path to the documents directory....

    docs.aspose.com/page/zh/cpp/convert-xps/
  9. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  10. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET...AddLineAnnotation () { // The path to the documents directory var...AddCircleAndSquareAn () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/figures-annotation/