Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 60,946 for

path

(0.09 sec)
  1. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create a rectangle path. Fill the rectangle with the...the document. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-textures/
  2. Aspose::Words::Fonts::FileFontSource::FileFontS...

    Aspose::Words::Fonts::FileFontSource::FileFontSource constructor. Ctor in C++....filePath const System::String& Path to font file. Examples Shows...filePath const System::String& Path to font file. priority int32_t...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. 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/...
  4. 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/
  5. 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/
  6. 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...
  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. 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-...
  9. Convert HTML to XPS | C# Examples

    Learn about the supported HTML to XPS conversion scenarios using Aspose.HTML for .NET API and consider C# examples to illustrate them...." , new XpsSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...XpsSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-xps/
  10. 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...