Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 64,946 for

path

(0.12 sec)
  1. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for Python via .NET API....external, cell reference, file path, etc. Aspose.Cells for Python...External link FILE_PATH: Local and full path to files/folders....

    docs.aspose.com/cells/python-net/detect-hyperli...
  2. Aspose.PSD for Java 24.5 - Release Notes|Docume...

    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.... getLayers ()[ 2 ]; IPath path = shapeLayer . getPath (); IPathShape...IPathShape [] pathShapes = path . getItems (); List < BezierKnotRecord...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. 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...
  4. 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/...
  5. 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/
  6. 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/
  7. 使用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...
  8. 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...
  9. Creating and Managing PST Files|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.... Create ( path , FileFormatVersion . Unicode...string path ; public MapiMessageCollectio ( string path ) { this...

    docs.aspose.com/email/net/create-and-manage-pst...
  10. LaTeX to PDF | Aspose.TeX API Solution for C++

    To convert TeX to PDF using Aspose.TeX API solution for C++ learn this article to see that describes how to do this and the code examples.... We must specify the full path to the file. Otherwise, the...System::IO::File::Open(System::IO::Path::Combine(RunExamples::OutputDirectory...

    docs.aspose.com/tex/cpp/latex-to-pdf/