Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 61,035 for

path

(0.11 sec)
  1. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...AddCaretAnnotations () { // The path to the documents directory var...GetCaretAnnotation () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  2. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....iconFile const System::String& Full path to the ICO file. If the value...fileName const System::String& Full path to the file. isLinked bool If...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...128,128))); 11 12 // Create path with closed rectangle geometry...masked by ImageBrush 11 XpsPath path = canvas. addPath (doc. createPathGeometry...

    docs.aspose.com/page/java/xps/working-with-tran...
  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.Slides for Java 15.10.0 的公共 API 和不兼容更改|A...

    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....VideoPlayerHtmlContr 构造函数接受以下参数: path:生成视频和音频文件的路径 fileName:HTML 文件的名称...pptx" ); try { final String path = "path" ; final String fileName...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  9. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    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....VideoPlayerHtmlContr 构造函数接受以下参数: path: 生成视频和音频文件的路径 fileName: HTML...pptx" ); try { final String path = "path" ; final String fileName...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  10. 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/