Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,085 for

stream provider

(0.11 sec)
  1. Aspose::Words::Saving::FontSavingArgs::get_Keep...

    Aspose::Words::Saving::FontSavingArgs::get_KeepFontStreamOpen method. Specifies whether Aspose.Words should keep the Stream open or close it after saving a font in C++....Words should keep the stream open or close it after saving...Words will close the stream you provided in the FontStream property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::LowCode::Converter class | Aspos...

    Aspose::Words::LowCode::Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code in C++....IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, ...specified input and output streams. static Convert (const Sys...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. PageSavingArgs.keepPageStreamOpen property | As...

    PageSavingArgs.keepPageStreamOpen property. Specifies whether Aspose.Words should keep the Stream open or close it after saving a document page....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...
  4. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method...remove_blank_pages(input_stream, output_stream, save_format) Removes...from a document provided in an input stream and saves the updated...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/java/creating-opening-and-s...
  6. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....Splitter class Splitter class Provides methods intended to split...extract_pages(input_stream, output_stream, save_format, start_page_index...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input Stream and saves the updated document to an output Stream in the specified save format. Returns a list of page numbers that were removed in C++....IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, ...from a document provided in an input stream and saves the updated...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Converter Class | Aspose.Words for .NET

    Effortlessly convert various document types with Aspose.Words.LowCode.Converter. Simplify your workflow using just one line of code for seamless integration.... From ( Stream ) Specifies input document...document for processing. From ( Stream, LoadOptions ) Specifies input...

    reference.aspose.com/words/net/aspose.words.low...
  9. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....(firstInputFile and secInputFile) provide the complete file names with...Third argument (outputFile) provides the desired file name with...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...
  10. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the document is very big (700+ …...We will check the issue and provide you more information. wadekeenan...SetBorders method } } public static Stream SaveToStream(this Document...

    forum.aspose.com/t/prevent-table-header-rows-fr...