Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,220 for

stream provider

(0.6 sec)
  1. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc.... Character Count Provides the total number of characters...in the document. Word Count Provides the total number of words...

    docs.aspose.com/pub/net/programming-with-docume...
  2. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...Hide ] PageSavingArgs class Provides data for the PageSaving event...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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-...
  4. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.aspose.pdf.License license = new com.aspose.pdf.License()…...exception message to see if it provides more context on why the license...loading the license from a stream or as an embedded resource...

    forum.aspose.com/t/regarding-license-activation...
  5. 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...
  6. ArrayIndexOutOfBoundsException when writing to ...

    Hello I am using Aspose Java 24.1 and am busy trying to write around 60k emails to a newly created PST file. Initially, we are able to write a couple of thousand emails, but after some time, the below error is outputted…...@jamie-1 , Thank you for providing the code sample, we will investigate...output stream that will work without overhead using Stream implementation:...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  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. Aspose.PSD.Image fails to save the file in BMP ...

    Hi, I am developing a program to convert .psd files to .bmp files, using the latest version of Aspose.PSD (25.4). ProgramAndFiles.zip (1.9 MB) The file 06-01-1.psd is successfully converted to BMP, but an error occurs…... Use Stream for Saving : You can try saving...saving the image using a stream, as shown in the example below...

    forum.aspose.com/t/aspose-psd-image-fails-to-sa...
  9. Licensing|Aspose.Slides for Python Documentation

    Learn how to apply, manage, and troubleshoot licenses in Aspose.Slides for Python via .NET. Ensure uninterrupted access to full features with our step-by-step licensing guide.... The evaluation version provides the same features as the licensed...(when no license is applied) provides full functionality, it adds...

    docs.aspose.com/slides/python-net/licensing/
  10. Error when converting PDF to PDF/A - Free Suppo...

    Hi, We have an issue converting the attached PDF to PDF/A (26.2 .Net): Project Schedule.pdf (252.0 KB) Code used: using (MemoryStream memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(mem…...#=zkvqntQQ=(Stream #=zdpzPPZ0=, LoadOptions #=z7vuU08pIghwq...Aspose.Imaging.Image.Load(Stream stream) at #=za2nmv9pSDGJCqOei...

    forum.aspose.com/t/error-when-converting-pdf-to...