Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 67,396 for

path

(0.16 sec)
  1. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them.... path . join ( self . dataDir , "passport1...png" )); input . add ( os . path . join ( self . dataDir , "passport2...

    docs.aspose.com/ocr/java/recognition/passport/
  2. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...Cells-for-C // Source directory path U16String sourceDir ( u ".....\\ " ); // Output directory path U16String outputDir ( u ".....

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  3. Working with List Item|Aspose.PDF for .NET

    This section explains how to work with List Item with Aspose.PDF Facades using FormEditor Class....void AddListItem () { // The path to the documents directory var...void DelListItem () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/working-with-list-item/
  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. 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...
  7. Merge or UnMerge Cells in a Worksheet|Documenta...

    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....//Specify the template Excel file path. string myPath = @"d:\test\MyBook...//Specify the template Excel file path. string myPath = @"d:\test\MyBook...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  8. 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...
  9. 在 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...
  10. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...