Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 4,058 for

stream provider

(0.13 sec)
  1. How to Remove Pages from PDF using Python

    This article guides on how to remove pages from PDF using Python. It provides information to configure the IDE, set of steps to write the application and a runnable sample code to delete PDF pages using Python....range of available pages for providing an argument to the delete()...file present on the disk or a stream containing the input PDF file...

    kb.aspose.com/pdf/python/how-to-remove-pages-fr...
  2. C++ API to Convert PDF to MD | products.aspose.com

    Convert PDF to MD via C++ API without using Microsoft Excel or Adobe Reader... It provides a wide range of features such...spreadsheet documents in C++. It provides a wide range of features such...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. 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/
  4. 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...
  5. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....var stream = null ; mathParagraph . writeAsMathMl ( stream );...MathBlock ) to MathML. Both types provide a method to write to MathML...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  6. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++.... This class provides a method named Process which...page and save the image to stream. The following code snippet...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  7. Create SVG, Load and Read SVG in C# – Aspose.SV...

    Learn how to create SVG from a memory string, Stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API.... The API provides class that has several constructors... from user-provided string, from a memory stream or a file, from...

    docs.aspose.com/svg/net/create-svg-document/
  8. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML to PDF using Aspose.HTML Python library. Consider the supported MHTML to PDF conversion scenarios in ready-to-use Python code 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...
  9. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....( "2" ))); FileOutputStream stream = new FileOutputStream ( "mathml...mathParagraph . writeAsMathMl ( stream ); } catch ( IOException e...

    docs.aspose.com/slides/androidjava/exporting-ma...
  10. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility....( "2" ))); FileOutputStream stream = new FileOutputStream ( "mathml...mathParagraph . writeAsMathMl ( stream ); } catch ( IOException e...

    docs.aspose.com/slides/java/exporting-math-equa...