Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 89,549 for

path

(0.11 sec)
  1. Aspose.Imaging for Java 17.03 Release Notes|Doc...

    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....length ; i ++) { final String path = imagePaths [ i ]; DoImageProcessingSta...Image image = Image . load ( path ); try { ByteArrayOutputStrea...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  2. Convert MHTML to PDF – C# Examples

    Convert MHTML to PDF in C# or online. Consider the supported MHTML to PDF conversion scenarios in C# examples. Try online MHTML Converter....stream , new PdfSaveOptions (), Path . Combine ( OutputDir , "convert-by-two-lines...PdfSaveOptions, and output file path to the ConvertMHTML() method...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  3. PdfSaveOptions | Aspose.PDF for .NET API Reference

    Save options for export to Pdf format... TempPath { get; set; } Path for temporary files. WarningHandler...while Saving PDF [C#] // The path to the documents directory....

    reference.aspose.com/pdf/net/aspose.pdf/pdfsave...
  4. System::Drawing::Region Class Reference - Aspos...

    Public Member Functions | List of all members System::Drawing::Region Class Reference Represents the interior of a gr......< Drawing2D::GraphicsPath > &path) Constructs a new instance of...region defined by the specified path. More... ASPOSECPP_SHARED_API...

    reference.aspose.com/tex/cpp/class/system.drawi...
  5. System::Drawing::Region Class Reference - Aspos...

    Public Member Functions | List of all members System::Drawing::Region Class Reference Represents the interior of a gr......< Drawing2D::GraphicsPath > &path) Constructs a new instance of...region defined by the specified path. More... ASPOSECPP_SHARED_API...

    reference.aspose.com/font/cpp/class/system.draw...
  6. Aspose.Slides Package Getting Crashed while Rea...

    Hi Aspose Team, I am using Aspose Slides for .NET version 22.11.0. I am trying to to get the chart data cells information which is present in one of our slide. It is throwing some exception. OS Version on which Code ex…...ReadChartData() { try { string path = @"C:\Users\admin\\Report.pptx";...System.IO.File.ReadAllBytes(path); MemoryStream reportTemplateStream...

    forum.aspose.com/t/aspose-slides-package-gettin...
  7. Figures | Aspose.PSD for .NET API Reference

    Figures GraphicsPath.Figures property Gets the Path figures. public Figure [] Figures { get ; } Property Value The pa......Figures property Gets the path figures. public Figure [] Figures...{ get ; } Property Value The path figures. See Also class Figure...

    reference.aspose.com/psd/net/aspose.psd/graphic...
  8. XarFileEntry | Aspose.ZIP for .NET API Reference

    XarFileEntry Contents [ Hide ] XarFileEntry class Represents file entry within xar archive. public abstract class Xar......FullPath { get; } Gets full path of the entry within archive...entry to the filesystem by the path provided. abstract Open () Opens...

    reference.aspose.com/zip/net/aspose.zip.xar/xar...
  9. 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/
  10. Saving Files in Python|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....name (with its complete storage path) and desired file format (using...Workbook object with an Excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/java/saving-files-in-python/