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

stream provider

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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/
  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. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a Stream, a file system or memory....Load Fonts from Stream Aspose.Words provides the StreamFontSource...loading fonts from the stream. To use the stream font source, a user...

    docs.aspose.com/words/cpp/specify-truetype-font...
  8. 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-...
  9. PDL Conversion | API Solution C# .NET

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the .NET library with the Aspose.Page PDL conversion functionality....PsDocument class having input file stream as a parameter. Create ImageSaveOptions...JPG, PNG, TIFF, etc., and provides XpsDocument Class for XPS...

    products.aspose.com/page/net/conversion/
  10. 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...