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

stream provider

(0.07 sec)
  1. Encrypt PDF using JavaScript|Aspose.PDF for Jav...

    Encrypt PDF File with Aspose.PDF for JavaScript via C++....if set, is what you need to provide in order to open a PDF. Acrobat/Reader...mime || "application/octet-stream" ; var link = document . createElement...

    docs.aspose.com/pdf/javascript-cpp/encrypt-pdf/
  2. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....PageSet(pageIndex)); } try (FileOutputStream stream = new FileOutputStream(getArtifactsDir()...++mNum))) { a.getDocument().save(stream, saveOptions); } } private...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate.... It also provides information about setting...DigitalSignature class object by providing the PFX certificate file part...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  4. Aspose.Slides Regression: PDF Export Fails on F...

    Description: When saving a PPTX to PDF on Linux that references Windows-only CJK fonts (e.g. 맑은 고딕, 新細明體, MS Pゴシック, Yu Gothic, Meiryo), Aspose.Slides v25.12+ crashes with System.InvalidOperationException: Cannot find ta…...Save(Stream stream, SaveFormat format, ISaveOptions...investigate the case. Please provide the following so we can reproduce...

    forum.aspose.com/t/aspose-slides-regression-pdf...
  5. How to Change Size of PDF Page in Java

    This article provides information on how to change size of PDF page in Java. It contains all the necessary details to configure the IDE, programming approach, and a runnable sample code to modify PDF page size in Java....size in points that is to be provided to the methods in this application...PDF file on the disk or to a stream with a specified page size...

    kb.aspose.com/pdf/java/how-to-change-size-of-pd...
  6. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....NET provides a simple API to access layout..."TestExportShapeToSvg.pptx" )) { using ( Stream stream = new FileStream ( outSvgFileName...

    docs.aspose.com/slides/net/shape-manipulations/
  7. Convert ODT to PPTM via C++ or with free Online...

    Export ODT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPTM online converter quickly before integrating the code.... It is easy to use and provides a reliable and efficient way...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/odt-to...
  8. Convert DOTM to ODP via C++ or with free Online...

    Export DOTM to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to ODP online converter quickly before integrating the code....Total for C++ also provides users with a range of other...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/dotm-t...
  9. How to Extract Text from PPT, PPTX, and ODP wit...

    Extract text from presentations on popular cloud platforms using Aspose.Slides APIs, automating search, analysis, and export for PPT, PPTX and ODP....Slides provides a powerful, high-level API...presentation file or a data stream, capturing text from slides...

    docs.aspose.com/slides/net/extracting-text-on-c...
  10. How to Add Audio in Presentation using Java

    In this topic, we will exhibit about the procees of how to add Audio in Presentation using Java. One may swiftly insert a MP3 to PPTX in Java using a simple API interface and a few lines of code....Presentation using Java by providing the detailed steps to configure...the disk or inside a memory stream as per your requirements. This...

    kb.aspose.com/slides/java/how-to-add-audio-in-p...