Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,220 for

stream provider

(0.07 sec)
  1. Loading TeX from ZIP | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to load a TeX file from ZIP with a few lines of C# code....a ZIP archive C#: Create a stream object to read the ZIP archive...working directory. Create a stream object to write the ZIP archive...

    products.aspose.com/tex/net/load-tex-from-zip/
  2. Licensing|Aspose.Slides Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for Java. Ensure uninterrupted access to full features with our step-by-step licensing guide.... The evaluation version provides the same functionalities as...(without a license specified) provides full product functionality...

    docs.aspose.com/slides/java/licensing/
  3. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); jpegDevice...jpegDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  4. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....High-quality typography: LaTeX provides precise control over fonts...foundation for crafting figures, providing exceptional typography, mathematical...

    products.aspose.com/tex/cpp/latex-figures/
  5. Aspose.Words.Reporting | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting namespace, featuring advanced classes for creating dynamic reports using LINQ-based templates for efficient document generation....CsvDataSource Provides access to data of a CSV file or stream to be used...JsonDataSource Provides access to data of a JSON file or stream to be...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET... Please provide the above details if the steps...SetFontsLookupFolder(fontPath, true); var stream = new MemoryStream(); using...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  7. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support changing row height or column width, as well as applying formatting on rows or columns....Cells provides a class, Workbook , that represents...class. The Worksheet class provides a Cells collection that represents...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...
  8. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...Save(stream, SaveFormat.Tiff, options)...Common), or Aspose should provide a cross-platform alternative...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  9. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....with such a thing as a byte stream. So, independently from where...objects will provide an access to the byte stream, related to...

    docs.aspose.com/font/net/how-to-load-fonts/
  10. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...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/python-net/save-barcode...