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

stream provider

(0.1 sec)
  1. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...updated workbook back to a stream using (var updated = new MemoryStream())...applying the snippet, please provide: The exact version of .NET...

    forum.aspose.com/t/updated-embedded-excel-data-...
  2. Generate QR Code and Micro QR Code|Documentation

    Use Aspose.BarCode for Node.js via Java to generate QR Codes...density and allows encoding streams of bytes and textual data composed...to encode Unicode data and provides various encoding modes; UTF8...

    docs.aspose.com/barcode/nodejsjava/generate-qr-...
  3. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....Slides for Java provides a simple API to access layout...pptx" ); try { FileOutputStream stream = new FileOutputStream ( "SingleShape...

    docs.aspose.com/slides/java/shape-manipulations/
  4. PDL Conversion | API Solution C# .NET

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the .NET library with the Aspose.Page PDL conversion functionality....PsDocument class having input file stream as a parameter. Create ImageSaveOptions...JPG, PNG, TIFF, etc., and provides XpsDocument Class for XPS...

    products.aspose.com/page/net/conversion/
  5. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....js via Java provides a simple API to access layout..."TestExportShapeToSvg.pptx" ); try { var stream = java . newInstanceSync (...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  6. Accessing IChartSeries.Name.AsCells Getter Modi...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...I ran the code example you provided. Here is my output file: output...Shapes[3]; // Get the workbook stream from Aspose.Slides using (var...

    forum.aspose.com/t/accessing-ichartseries-name-...
  7. Java Aspose Imaging - Image loading failed for ...

    Hello, I have come across the imaging dependency of aspose which looks pretty good. Now i tried using it with the HEIC Adapter that is a openize wrapper. Sadly I did not manage to load the file. I ran ffmpeg to check if…...000000, bitrate: N/A Stream group #0:0[0x1f]: Tile Grid:...nown), 2180x2783 (default) Stream group #0:1[0x29]: Tile Grid:...

    forum.aspose.com/t/java-aspose-imaging-image-lo...
  8. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Follow our simple, step-by-step guide to save time....Slides for Java provides the SlideUtil class. This...getPresentationText ( InputStream stream , int mode ); public IPresentationText...

    docs.aspose.com/slides/java/extract-text-from-p...
  9. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....py # Flask entry point (provided below) ├─ cache/ # Auto‑created...# Client‑side JavaScript (provided) ├─ templates/ │ └─ index...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....Slides provides the IVideo interface, IVideoFrame...-> get_BinaryData (); auto stream = System :: MakeObject < System...

    docs.aspose.com/slides/cpp/video-frame/