Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 69,803 for

path

(0.26 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. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....Prepare output directory and path for saving 7 output_dir = "output"...exist_ok = True) 9 save_path = os. path . join (output_dir, "change-border-color...

    docs.aspose.com/html/python-net/how-to-change-b...
  3. 使用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...
  4. 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/
  5. 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/
  6. 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/
  7. 通过 C++ 使用 Node.js 获取带有外部链接的范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 获取带有外部链接的范围。高效地从不同的 Excel 文件中检索数据。... 示例代码 try { const path = require ( "path" ); const AsposeCells...directory const sourceDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/zh/nodejs-cpp/get-range-w...
  8. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String Path…... Here is my code: String path = "C:\\Users\\z_jia\\Desktop\\a\\";...Document(path + "1.docx"); Document cover = new Document(path + "cover...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  9. Add digital signature or digitally sign PDF in ...

    Learn how to digitally sign PDF documents, add timestamps, and validate signatures in Python....signatures import sys from os import path import aspose.pdf as ap import...area. import sys from os import path import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  10. 在PHP中计算公式|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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/zh/net/calculating-formul...