Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 4,066 for

stream provider

(0.18 sec)
  1. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....Words provides the ability to convert a document...being actively developed to provide you with more opportunities...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  2. TeX to ZIP | .NET API Solution

    .NET API to work with TeX. TeX to ZIP conversion functionality lets you save your TeX file into the most popular archive. C# examples of the functionality....ObjectIniTeX); // Open the stream on the ZIP archive that will...output working directory. using (Stream outZipStream = File.Open(Path...

    products.aspose.com/tex/net/output-to-zip/
  3. Convert MHTML to PNG in Python – Aspose.HTML fo...

    Convert MHTML to PNG using Aspose.HTML Python library. Consider the supported MHTML to PNG conversion scenarios in Python examples....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_mhtml(stream, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  4. PdfJavaScriptStripper.Strip modifies the PDF co...

    We are seeing cases where we call PdfJavaScriptStripper.Strip, it returns false, but the PDF content has been visibly altered. Some text is getting removed from the PDF that existed before calling Strip. It seems like re…...should correspond to the input stream being unmodified. Professionalize...should indicate that the input stream was left unchanged. What we...

    forum.aspose.com/t/pdfjavascriptstripper-strip-...
  5. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#.... Now, this API also provides the capability to extract...null ) { continue ; } using ( Stream imageStream = sf . ExtractImage...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  6. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options) Using streams for saving BMP to EPS in Python...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  7. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...ConvertToPdf(Document #=zv8$WPwE=, Stream #=zbaLrUyon3CiD) Code: var...parser = PubFactory.CreateParser(stream); var document = parser.Parse();...

    forum.aspose.com/t/get-a-failure-when-convertin...
  8. Most Popular Email File Formats|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.... application/octet-stream for binary file attachments...and Microsoft Outlook. It provides a set of functions and protocols...

    docs.aspose.com/email/net/email-file-formats/
  9. Convert JPG to EPS using Python

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options) Using streams for saving JPG to EPS in Python...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  10. Convert PNG to EPS using Python

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options) Using streams for saving PNG as EPS in Python...

    docs.aspose.com/page/python-net/convert/png-to-...