Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 12,828 for

content stream

(0.1 sec)
  1. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes....Presentations with Python Contents [ Hide ] Overview A hyperlink..."rb" ) as image_stream : image_data = image_stream . read () image...

    docs.aspose.com/slides/python-net/manage-hyperl...
  2. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....to Presentations in Python Contents [ Hide ] About Watermarks..."watermark.png" , "rb" ) as image_stream : image = presentation . images...

    docs.aspose.com/slides/python-net/watermark/
  3. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....Shape Contents [ Hide ] Inheritance: java.lang.Object, com.aspose... saveOptions) Exports the content of the node into a string using...

    reference.aspose.com/words/java/com.aspose.word...
  4. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....MutationObserver – How to Use in Java Contents [ Hide Show ] What Is Mutation...create a text node with the content “Hello, World!”, and use the...

    docs.aspose.com/html/java/mutationobserver/
  5. Convert RAR to TAR via C# | Archive Conversion ...

    Source code for RAR to TAR C# conversion. Use API example code for batch RAR files to TAR conversion within VB.NET Asp.NET or any .NET based application.... This ensures that the content remains accessible and intact...approach is to first package the contents into a TAR (Tape Archive)...

    products.aspose.com/zip/net/conversion/rar-to-tar/
  6. Convert RAR to TAR.LZ via C# | Archive Conversi...

    Source code for RAR to TAR.LZ C# conversion. Use API example code for batch RAR files to TAR.LZ conversion within VB.NET Asp.NET or any .NET based application.... This ensures that the content remains accessible and intact...approach is to first package the contents into a TAR.LZ (Tape Archive)...

    products.aspose.com/zip/net/conversion/rar-to-t...
  7. Convert RAR to TAR.GZ via C# | Archive Conversi...

    Source code for RAR to TAR.GZ C# conversion. Use API example code for batch RAR files to TAR.GZ conversion within VB.NET Asp.NET or any .NET based application.... This ensures that the content remains accessible and intact...approach is to first package the contents into a TAR.GZ (Tape Archive)...

    products.aspose.com/zip/net/conversion/rar-to-t...
  8. Several JPG Into BMP Java

    Merge multiple JPG into BMP in Java code. Save JPG as BMP using Java....analyses the original graphical content, and exports the combined picture...List<Shape> shapes = fileNames.stream().map(fileName -> { try { return...

    products.aspose.com/words/java/merge/jpg-to-bmp/
  9. Several Image Into SVG Java

    Merge multiple Image into SVG in Java code. Save Image as SVG using Java....engine analyses the original content, and exports the combined result...List<Shape> shapes = fileNames.stream().map(fileName -> { try { return...

    products.aspose.com/words/java/merge/image-to-svg/
  10. Several Image Into GIF Java

    Merge multiple Image into GIF in Java code. Save Image as GIF using Java....engine analyses the original content, and exports the combined result...List<Shape> shapes = fileNames.stream().map(fileName -> { try { return...

    products.aspose.com/words/java/merge/image-to-gif/