Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 61,555 for

path

(0.1 sec)
  1. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....directory exists string filepath = Path . Combine ( Config . FileCacheDirectory...directory exists string filepath = Path . Combine ( Config . FileCacheDirectory...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  2. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  3. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...A clip in a PS document is a path that bounds the content of the...will be cut off. A clipping path in C++ can be assigned in three...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  4. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  5. IMAP Backup and Restore Operation|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....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/imap-backup-and-rest...
  6. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters..., file path or base64 bitmap string). Set...BarCodeInstance . BarCodeReader ( ` ${ path } multiple_codes.png` , "Pdf417...

    docs.aspose.com/barcode/javascript-cpp/develope...
  7. Recognition Color Schemes Modes|Documentation

    This article explains how barcode recognition can be optimized for different color schemes...read = new BarCodeReader ( $"{path}aztec_regular_inverse.png" ...read = new BarCodeReader ( $"{path}aztec_regular_inverse.png" ...

    docs.aspose.com/barcode/net/recognition-color-s...
  8. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...the file located at the given path. AddAttachmentToMessa(string...the file located at the given path. Here’s an example: // Load...

    forum.aspose.com/t/how-to-create-a-new-instance...
  9. Aspose.Imaging for .NET 24.6 - Free Support For...

    Hello Thanks for implementing IMAGINGNET-6714 Implement ExifData transferring between supporting formats on export ExifData and XmpData property to image options to make data transferring more convenient. Now when co…...Save(path/stream) implicitly exports metadata...metadata. Image.Save(path/stream, options) exports metadata from...

    forum.aspose.com/t/aspose-imaging-for-net-24-6/...
  10. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates.... path . join ( self . dataDir , "car1...png" )); input . add ( os . path . join ( self . dataDir , "car2...

    docs.aspose.com/ocr/java/recognition/car-plate/