Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,903 for

stream provider

(0.07 sec)
  1. Crop and resize EPS via C# | Aspose.Page

    Empower your C# applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....Page provides you with the functionality...PsDocument object with an input stream containing an EPS file. Define...

    products.aspose.com/page/net/crop-eps/
  2. 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...
  3. Saving Files|Documentation

    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....Cells provides the Workbook which represents...a Microsoft Excel file and provides the methods necessary to work...

    docs.aspose.com/cells/cpp/saving-files/
  4. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...(Presentation , Stream, InterruptionToken ) at Aspose...Aspose.Slides.Presentation(Stream , Boolean) at Aspose.Slides.Presentation...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  5. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the workbook noticeably in…...xlsm"); var stream = workbook.SaveToStream();...of bytes on open: {stream.Length}"); stream.Close(); var inputCells...

    forum.aspose.com/t/workbook-object-increases-in...
  6. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson Stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...use case where we have NdJson stream coming over http and want to...@sr2989 To convert an NdJson stream to an Excel file in a reactive...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...
  7. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. 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/cpp/how-to-load-fonts/
  8. 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/
  9. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......WinUI; /// <summary> /// Provides application-specific behavior...PrivateFontCollectio(); List<Stream> fonts = ReadFontsFromAppPack(fontFiles);...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  10. Aspose::Words::Fonts::StreamFontSource class | ...

    Aspose::Words::Fonts::StreamFontSource class. Base class for user-defined Stream font source. To learn more, visit the documentation article in C++....Base class for user-defined stream font source. To learn more...This method should open the stream with font data on demand. set_WarningCallback...

    reference.aspose.com/words/cpp/aspose.words.fon...