Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 60,794 for

path

(0.09 sec)
  1. Extracting text from receipts|Documentation

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

    docs.aspose.com/ocr/java/recognition/receipt/
  2. Aspose Evaluation message generated even with a...

    Hi Aspose Team, We are using aspose.email, aspose.words dlls from nuget in our .netframework 4.8 project to convert files like doc, docx, msg to pdf file and we have aspose license with validity till 2026 Subscriptio…...the license file through its path wordsLicense.SetLicense("Aspose...the license file through its path emailLicense.SetLicense("Aspose...

    forum.aspose.com/t/aspose-evaluation-message-ge...
  3. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  4. Export Excel to HTML with GridLines with C++|Do...

    Learn how to export Excel files to HTML with gridlines using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/export-excel-to-html-...
  5. How to Merge SVG Files – Aspose.SVG for .NET

    Learn how to merge multiple SVG to PDF, XPS or Image formats using Render() method in Aspose.SVG for .NET and find C# examples of SVG merging....var document = new SVGDocument(Path. Combine (DataDir, "owl.svg"...var device = new ImageDevice(Path. Combine (OutputDir, "owl.png"...

    docs.aspose.com/svg/net/how-to-merge-svg-files/
  6. Convert Table to ODS with C++|Documentation

    Convert an Excel file with a table to ODS file format using Aspose.Cells with C++....Cells-for-C++ // Source directory path U16String sourceDir = u ".....01_SourceDirectory \\ " ; // Output directory path U16String outputDir = u ".....

    docs.aspose.com/cells/cpp/convert-table-to-ods/
  7. 获取特定单元格的文本|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....//Specify the template excel file path. string myPath = "Get Text of...Aspose //Specify the excel file path. string myPath = "Get Text of...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  8. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document.... path . exists ( ARTIFACTS_DIR + ...out_doc_contents ) self . assertTrue ( os . path . exists ( ARTIFACTS_DIR + ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert OneNote to Html using user callbacks | ...

    Learn how to convert OneNote notes into HTML format with user-defined callbacks for saving and conversion.... Uri = Path. Combine ( ".." , uri). Replace...= folder; 46 var fullPath = Path. Combine ( this . RootFolder...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  10. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...var document = new SVGDocument(Path. Combine (DataDir, "owl-edited...ConvertSVG (document, saveOptions, Path. Combine (OutputDir, "owl-edited...

    docs.aspose.com/svg/net/convert-svg-to-image/