Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,082 for

stream provider

(0.03 sec)
  1. How to load fonts? | API Solution 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/
  2. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....OlePackage property Provide access to OlePackage if OLE...zip" ); using ( MemoryStream stream = new MemoryStream ( zipFileBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....public class ResourceSavingArgs Provides data for the IResourceSavingCallb...resources into files by providing your own stream objects. To apply...

    reference.aspose.com/words/java/com.aspose.word...
  4. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....Object public class OleFormat Provides access to the data of an OLE...system. // 1 - Save it via a stream: OutputStream fs = new Fil...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....Cells provides a class, Workbook that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  6. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control Stream behavior for efficient image saving and enhanced performance....Words should keep the stream open or close it after saving...Words will close the stream you provided in the ImageStream property...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LaTeX Equations | API Solution for C++

    C++ API Solution to work with LaTeX. Create a formula of any complexity using this native LaTeX API for C++.... Create the output stream for the formula image by opening...PngMathRenderer Class along with the stream, options, and size. Get the...

    products.aspose.com/tex/cpp/math-rendering/
  8. 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/
  9. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing document in Java....class DigitalSignatureUtil Provides methods for signing document...from a FileStream: InputStream stream = new FileInputStream(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/