Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 4,221 for

stream provider

(0.17 sec)
  1. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....in a stream. Change the OLE object data from the stream. In the...Lock the shape: Aspose.Slides provides shape-level locks. This is...

    docs.aspose.com/slides/php-java/manage-ole/
  2. File Formats and Conversions|Aspose.Words for P...

    Convert documents from any supported load to save format with just two lines of Python code. It provides high-quality conversions....Load a document from a file or stream Save it to any supported format...goals of Aspose.Words is to provide high-fidelity conversion between...

    docs.aspose.com/words/python-net/file-formats-a...
  3. Split PDF using JavaScript|Aspose.PDF for JavaS...

    This topic shows how to split PDF pages into individual PDF files with Aspose.PDF for JavaScript via C++ .... The provided code snippet is an example...mime || "application/octet-stream" ; var link = document . createElement...

    docs.aspose.com/pdf/javascript-cpp/split-pdf/
  4. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....This document is designed to provide developers with a detailed...save an image file to the disk/stream. Several image formats are...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  5. Online PCL to WORDML Conversion or Develop Java...

    Free online app to convert PCL to WORDML files. Java conversion library code for PCL documents....Exception { // create an output stream which uses byte array to save...**WordProcessingML (WordML)** format, providing XML-based structure for advanced...

    products.aspose.com/total/java/conversion/pcl-t...
  6. Java API to Export MD to MARKDOWN | products.as...

    Convert MD to MARKDOWN using on premise Java API...comprehensive suite of APIs that provides powerful document processing...Exception { // create an output stream which uses byte array to save...

    products.aspose.com/total/java/conversion/md-to...
  7. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...OuterXml); using (var stream = new MemoryStream(xmlBytes))... { try { this._pdf.BindXml(stream, null); } catch (Aspose.Pdf...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  8. Import PDF to OneNote | Aspose.Note Documentation

    This guide provides instructions on importing PDFs into OneNote using .NET APIs....using any other component and provides a set of useful settings to...document in Pdf format: Import(Stream, PdfImportOptions, MergeOptions)...

    docs.aspose.com/note/net/import/import-from-pdf/
  9. Font Conversion API | Java Solution

    Java Font Files Conversion functionality. Convert different fonts such as CFF, EOT, WOFF, TTF, and Type 1 with a few lines of Java code.... It provides font data structure along...having two parameters output stream and FontSavingFormats Enumeration...

    products.aspose.com/font/java/conversion/
  10. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...HTML source (file, string, stream, etc.) string html = File.ReadAllText("input...about ignored links Aspose.PDF provides a warning‑handling mechanism...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...