Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 4,225 for

stream provider

(0.35 sec)
  1. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...updated workbook back to a stream using (var updated = new MemoryStream())...applying the snippet, please provide: The exact version of .NET...

    forum.aspose.com/t/updated-embedded-excel-data-...
  2. Freeze Panes in Excel using Node.js

    Follow this article to freeze panes in Excel using Node.js. It contains information about the IDE, steps, and a sample code to lock panes in Excel using Node.js....call the freezePanes() method Provide the reference cell for freeze...cell. Save the output into a stream or a file. Code to Freeze Column...

    kb.aspose.com/cells/nodejs/freeze-panes-in-exce...
  3. Licensing | Aspose.TeX for Python

    If you are using the licensed version of the Aspose.TeX API solution for Python, you can learn here how to apply the license....TeX provides full product functionality...GitHub Loading a License from a Stream Object The next code initializes...

    docs.aspose.com/tex/python-net/licensing/
  4. Convert EPUB to JPG – C# code and Online Converter

    Sample C# code for EPUB to JPG conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to JPG Converter for free!...Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  5. Convert EPUB to Image – C# code and Online Conv...

    C# code for EPUB to Image conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to Image Converter for free!...Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  6. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to Streamline your presentation data....Slides provides the ReadWorkbookStream and...System :: IO :: MemoryStream > stream = data -> ReadWorkbookStream...

    docs.aspose.com/slides/cpp/chart-workbook/
  7. How to Insert Image in Excel using Python

    This quick tutorial directs you on how to insert image in Excel using Python. It shares the IDE configuration, a list of programming steps, and a runnable sample code to add picture to Excel using Python....Python This brief tutorial provides guidance on how to insert...PictureCollection class by providing a cell reference and the image...

    kb.aspose.com/cells/python/how-to-insert-image-...
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....or write them to the memory stream, use save method of RecognitionResult...file will contain images, provided they are detected during processing...

    docs.aspose.com/ocr/java/save-file/
  9. How to Create a PST File in C#

    This quick tutorial guides on how to create a PST file in C#. You will learn to create a new PST file in C# with the help of a couple of lines of code along with the option to add different types of folders into it....create a PST file in C# by providing references for establishing...be saved on the disk or to a stream as per the application requirements...

    kb.aspose.com/email/net/how-to-create-a-pst-fil...
  10. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....to crop image in Java by providing the environment configuration...how in java crop bitmap by providing the details about the development...

    kb.aspose.com/imaging/java/how-to-crop-image-in...