Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,220 for

stream provider

(0.41 sec)
  1. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....input and output files or streams, along with the desired save...options. convert(input_stream, output_stream, save_format) Converts...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Read Barcode from Specific Region of Image in P...

    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.... PHPCode # Open the stream. Read only access is enough...BarCode to load an image. $stream = new FileInputStream ( $dataDir...

    docs.aspose.com/barcode/java/read-barcode-from-...
  3. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...can read workbooks from any Stream . After decoding the Base‑64...produce a PDF file (or a PDF stream). What to do next Add the Aspose...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  4. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Java...generated barcode images as files, streams, or bitmaps, as well as various...image formats but also as streams or vector files. Aspose.BarCode...

    docs.aspose.com/barcode/java/save-barcode-image/
  5. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event data for superior customization and control....Hide ] FontSavingArgs class Provides data for the FontSaving event...set; } Allows to specify the stream where the font will be saved...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Working with Print|Documentation

    This section explains how to print a document via XpsPrint with Aspose.Diagram.... The Document object provides a family of the Print methods...and also on Windows Vista, provided the Platform Update for Windows...

    docs.aspose.com/diagram/net/working-with-print/
  7. Import Microsoft Excel File|Documentation

    This article introduces how to import file in GridWeb....contents of an Excel file is provided below. The above code snippet...exception at runtime. Import from Stream As well as opening Excel files...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Aspose.TeX's output interface | C++

    Conversion functionality of Aspose.TeX API solution for C++ with TeX, as an output format is explained here with the code examples....are supposed to be files, streams, arrays, or whatever else.The...directories separately. It provides the general interface for...

    docs.aspose.com/tex/cpp/aspose-tex-output/
  9. Licensing|Documentation

    Aspose.3D for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....3D provides different plans for purchase...Limitation The evaluation version provides all the features except the...

    docs.aspose.com/3d/python-net/licensing/
  10. "This license file is corrupt"-error irregularl...

    Hi, When used in an API, I sometimes get the error: Error occured: System.IO.IOException: This license file is corrupted The license file is loaded with this code: Aspose.Cells.License license = new Aspose.Cells.Lice…...EmbeddedResourceQuer(); var stream = embeddedQuery.Read<Excel....lic"); license.SetLicense(stream); However, we tried this approach...

    forum.aspose.com/t/this-license-file-is-corrupt...