Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,401 for

stream provider

(0.85 sec)
  1. Aspose::Words::Saving::PageSavingArgs::get_Keep...

    Aspose::Words::Saving::PageSavingArgs::get_KeepPageStreamOpen method. Specifies whether Aspose.Words should keep the Stream open or close it after saving a document page in C++....Words should keep the stream open or close it after saving...Words will close the stream you provided in the PageStream property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Working with Outlook Contacts|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.... The MapiContact class provides all the contact related properties...MapiDistributionList FromVCF(Stream stream) The code sample below demonstrates...

    docs.aspose.com/email/net/working-with-outlook-...
  3. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to insert watermarks into the documents in C++....[ Hide ] Watermarker class Provides methods intended to insert...System::SharedPtr<System::IO::Stream>&) Specifies input document...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Creating, Opening and Saving Images|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....output path or by setting a stream. Creating by Setting Path Create...data resides (in a file or a stream). In the example below, the...

    docs.aspose.com/psd/net/creating-opening-and-sa...
  5. Aspose.Cells throws ArgumentOutOfRangeException...

    Hello Aspose Support Team, We have a reproducible issue in Aspose.Cells when loading a legacy XLS workbook. Environment: Aspose.Cells: 26.8.0 .NET SDK: 10.0.103 Target framework used for reproduction: net10.0 OS: Ubu…...Cells from a stream, Aspose.Cells throws System...zed.xls"; using FileStream stream = File.OpenRead(inputPath);...

    forum.aspose.com/t/aspose-cells-throws-argument...
  6. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++....Contents [ Hide ] Splitter class Provides methods intended to split...IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, ...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. ResourceSavingArgs.keepResourceStreamOpen prope...

    ResourceSavingArgs.keepResourceStreamOpen property. Specifies whether Aspose.Words should keep the Stream open or close it after saving a resource....Words should keep the stream open or close it after saving...Words will close the stream you provided in the Aspose.Words.Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....from a stream using a base URI. using ( Stream stream = File...Document doc = new Document ( stream , loadOptions ); // Verify...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C++ API or Library."...ExportToXml(String) or to a stream through the ExportToXml(Stream) method. Similarly...method or a stream through the ImportFromXml(Stream) method. If...

    docs.aspose.com/barcode/cpp/barcode-generation-...