Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 4,348 for

stream provider

(1.39 sec)
  1. Convert PostScript to PNG in Java

    This blog post describes how to convert PostScript to PNG in Java programmatically. Aspose.Page offers a Java PostScript SDK to achieve this conversion....PsDocument class with the input stream of PostScript. You can set...bytes. Now, create an output stream by initializing an instance...

    blog.aspose.com/page/convert-postscript-to-png-...
  2. Unable to create BigTIFF >4GB using Aspose.Imag...

    I am currently working on a requirement to merge a large number of single-page TIFF images into a single BigTIFF file where the final output size is expected to exceed 4GB. While attempting this using Aspose.Imaging(ver…... but my merge fails with a Stream was too long exception. While...throws “System.IO.IOException: Stream was too long. at System.IO...

    forum.aspose.com/t/unable-to-create-bigtiff-4gb...
  3. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...jpg" , pageCount ++ ); stream = System :: IO :: File :: Create...imageDevice -> Process ( page , stream ); image = System :: Drawing...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/
  4. Working with Z Archives in C# | Aspose.Zip for ...

    C# z API lets you work with creating and managing unix Z archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives.... The API provides the class, which offers basic...Extract( "data.bin" ); 6 } Save to Stream The following code example...

    docs.aspose.com/zip/net/working-with-unix-z-arc...
  5. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....OneNote Document The class provides all the image properties for...Insert an Image using an image stream Insert an Image in an Existing...

    docs.aspose.com/note/java/working-with-images/
  6. Digitally Sign Documents via Python | products....

    Use electronic signature to sign documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Python application. Insert eSginature online via app....NET provides a set of APIs for working...reading the document from a stream. Configure the digital signature...

    products.aspose.com/total/python-net/signature/
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document. To learn more, visit the documentation article in C++....DigitalSignatureColl class Provides a read-only collection of...from a stream and save a signed copy to another stream. { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a document to XAML format. Default is an empty string in C++....a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose.Imaging exception "imaging loading faile...

    Getting the following exception when trying to load an heic file into Aspose.Imaging version 25.10 before saving to pdf. I have attached a sample file. Aspose.Imaging.CoreExceptions.ImageLoadException HResult=0x801315…...Stream) Aspose.Imaging.HEIC.Adapter...HEICImage.HEICImage(System.IO.Stream) Aspose.Imaging.HEIC.Adapter...

    forum.aspose.com/t/aspose-imaging-exception-ima...
  10. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files.... This provides better protection for sensitive...first opening a new output stream for the archive using try FileOutputStream...

    products.aspose.com/zip/java/advanced-api-featu...