Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 10,038 for

content stream

(0.16 sec)
  1. Aspose.Slides.NET6.CrossPlatform - The Type Ini...

    Hi Aspose Support Team, I am using alpine Linux (version 3.16) inside my docker container and I am usingAspose.Slides.NET6.CrossPlatform (version 24.3.0) to Convert PPT slide to image but I am getting the following erro…...\u0002(Presentation \u0002, Stream \b, InterruptionToken \u0005)\n...Aspose.Slides.Presentation.\b(Stream \u0002, Boolean \b)\n at Aspose...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  2. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_Stream method...merge_stream method Contents [ Hide ] merge_stream(input_streams...document. def merge_stream ( self , input_streams : List [ io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required. Can be null or empty string. Default is null in C++....tions::get_BaseUri method Contents [ Hide ] LoadOptions::get_BaseUri...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...save method Contents [ Hide ] save(file_name) Saves the document...save(stream, save_format) Saves the document to a stream using...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::ResourceSavingArgs class...

    Aspose::Words::Saving::ResourceSavingArgs class. Provides data for the ResourceSaving() event. To learn more, visit the documentation article in C++....:ResourceSavingArgs class Contents [ Hide ] ResourceSavingArgs...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....DetectFileFormat Contents [ Hide ] DetectFileFormat( string )...Aspose.Words DetectFileFormat( Stream ) Detects and returns the information...

    reference.aspose.com/words/net/aspose.words/fil...
  7. Aspose.Barcode in .Net MAUI Mobile Application|...

    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....Net MAUI Mobile Application Contents [ Hide ] Overview This article...into memory stream because on some system /// stream from package...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  8. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The date of signing. Default value is current time (Now) in C++....ions::get_SignTime method Contents [ Hide ] SignOptions::get_SignTime...local file system via a file stream, // then create a signed copy...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. Convert EPUB to JPG – C# code examples

    Convert EPUB to JPG in C# using Aspose.HTML for .NET API. Consider various EPUB to JPG conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to JPG in C# Contents [ Hide Show ] JPG files can...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-jpg/
  10. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images color drop out or the color gets lines. Also what is the highest resolution that can be set? var pdfDocument = new …... Stream bitmapStream = new MemoryStream();...resolution settings or specific content in the PDF that does not render...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...