Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 3,903 for

stream provider

(0.07 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. SvgSaveOptions.resources_folder property | Aspo...

    SvgSaveOptions.resources_folder property. Specifies the physical folder where resources (images) are saved when exporting a document to Svg format...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/python-net/aspose.wo...
  3. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory Stream, ZIP archive or Url using Aspose.SVG for .NET library....allow saving SVG to a file, stream, Zip archive or Url. In this...Moreover, Aspose.SVG for .NET provides the class that allows save...

    docs.aspose.com/svg/net/save-svg-document/
  4. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET...FileSpecification object by providing the path and description of...The convert method takes a stream, a PDF format, and a convert...

    docs.aspose.com/pdf/net/attach-zugferd/
  5. 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/
  6. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...DigitalSignatureColl class Provides a read-only collection of...from a stream and save a signed copy to another stream. with system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET.... The API provides the class, which is the root...from a string, from a memory stream, or loaded from a file or URL...

    docs.aspose.com/html/python-net/create-a-document/
  8. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples.... provides a simple and efficient way...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/python-net/convert-epub-to...
  9. 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...
  10. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured....Slides provides options—particularly the ...working with streams, Aspose.Slides may copy a stream’s contents...

    docs.aspose.com/slides/nodejs-java/open-present...