Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 70,097 for

path

(0.13 sec)
  1. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them.... path . join ( self . dataDir , "invoice1...png" )); input . add ( os . path . join ( self . dataDir , "invoice2...

    docs.aspose.com/ocr/java/recognition/invoice/
  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 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...
  4. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  5. Merger Plugin|Aspose.PDF for .NET

    Learn how to merge PDF documents with the Aspose.Pdf.LowCode.Merger plugin for .NET....MergePdfDocumentsWit () { // The path to the documents directory var...Process ( options ); // Get the path of the merged PDF document var...

    docs.aspose.com/pdf/net/plugins/merger/
  6. Jpeg Plugin|Aspose.PDF for .NET

    Learn how to convert PDF pages to JPEG images with the Aspose.Pdf.LowCode.Jpeg plugin for .NET....ConvertPdfToJpegWith () { // The path to the documents directory var...Process ( options ); // Get the path of the first saved JPEG image...

    docs.aspose.com/pdf/net/plugins/jpeg/
  7. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Copy 1 // The path to the documents directory....Alpha component. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-transp...
  8. Attachments|Aspose.PDF for Python via .NET

    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....Attachment Add Attachment From Path Add File Attachment Annotation...

    docs.aspose.com/pdf/python-net/attachments-faca...
  9. Timestamp Plugin|Aspose.PDF for .NET

    Learn how to add timestamped signatures with the Aspose.Pdf.LowCode.Timestamp plugin for .NET....TimestampPdfWithPlug () { // The path to the documents directory var...Process ( options ); // Get the path of the timestamped PDF document...

    docs.aspose.com/pdf/net/plugins/timestamp/
  10. Working with Clips in PostScript | .NET

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

    docs.aspose.com/page/net/ps/working-with-clips/