Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 70,285 for

path

(0.1 sec)
  1. 创建书签|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 的 PdfBookmarEditor 类为 PDF 文件创建书签。...CreateBookmarksOfAll () { // The path to the documents directory var...CreateBookmarksOfAll () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  2. 使用C++设置图表数据源|Documentation

    了解Aspose.Cells for C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,以及如何连接和从中检索数据以填充工作表。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/data-formatting-in...
  3. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....GetSignatureInfo () { // The path to the documents directory var...VerifyExternalSignat () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  4. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded comments in Excel files using Aspose.Cells with C++....Startup (); // Output directory path U16String outDir ( u ".. \\...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/threaded-comments/
  5. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... Copy 1 # The path to the documents directory....a rectngle path for every pattern square 25 path = aspose. pydrawing...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  6. IFieldDatabaseProvider.getQueryResult method | ...

    IFieldDatabaseProvider.getQueryResult method. Returns query result....fileName string The complete path and file name of the database...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single document in Python....pdf as ap from os import path def merge_two_documents ( infile1...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  8. IFieldDatabaseProvider.get_query_result method ...

    IFieldDatabaseProvider.get_query_result method. Returns query result....Description file_name str The complete path and file name of the database...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Chart.SourceFullName | Aspose.Words for .NET

    Discover the Chart SourceFullName property to easily access the Path and name of linked XLS/XLSX files for enhanced data visualization....SourceFullName property Gets the path and name of an xls/xlsx file...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...19 GeneralPath path = new GeneralPath(); 20 path. append ( new...(opaquePaint); 27 document. fill (path); 28 29 offsetX = 350; 30 31...

    docs.aspose.com/page/java/ps/working-with-trans...