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

stream provider

(0.12 sec)
  1. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit.... A stamp in a PDF file provides additional information to...mime || "application/octet-stream" ; var link = document . createElement...

    docs.aspose.com/pdf/javascript-cpp/stamping/
  2. Aspose.PDF exception SvgImage when adding a bit...

    Just upgraded Aspose.PDF .NET from version 22.9.0 to version 25.12.0. Now I am getting this exception in about 25% of the calls. Invalid image Stream (Could not load type ‘Aspose.Imaging.FileFormats.Svg.SvgImage’ from …... Invalid image stream (Could not load type ‘Aspose...If possible, can you please provide some sample code snippet with...

    forum.aspose.com/t/aspose-pdf-exception-svgimag...
  3. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++....// Load a document from the stream, and then save it to the automatically...an absolute one. // We can provide a base URI using an HtmlLoadOptions...

    reference.aspose.com/words/cpp/aspose.words/loa...
  4. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for JavaScript via C++....Excel file through the file stream wb = new Workbook ( fileUint8Array...to PDF format (async) and provide download const outputData =...

    docs.aspose.com/cells/javascript-cpp/stop-conve...
  5. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Control to the Chart Labels provide a means for giving information...The ShapeCollection class provides a method named addLabelInChart(number...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  6. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....loading an HTML document from a stream and the document contains images...images from a stream using a base URI. InputStream stream = new Fi...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection... It provides better protection for sensitive...archive In this case we need to provide password within a constructor...

    products.aspose.com/zip/net/advanced-api-featur...
  8. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...SheetRender(sourceWS, options); // Create a stream to save the image in MemoryStream...2:16pm 6 @duojie.yang , Can you provide a screenshot of the fix if...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  9. How to convert PDF to ByteArray | Aspose.PDF

    Do you know how easily convert PDF to ByteArray in C#? Convert PDF to ByteArray with high quality using .NET Aspose.PDF library....byte arrays in memory can provide faster and more flexible processing...may require PDF files to be provided as byte arrays. By converting...

    products.aspose.com/pdf/tutorial/convert-pdf-by...
  10. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Load the audio file stream you want to embed in the slide...Loads the wav sound file to stream FileInputStream fstr = new...

    docs.aspose.com/slides/java/audio-frame/