Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,288 for

stream provider

(0.16 sec)
  1. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... you can save to a file or stream . This article explains the...Presentations to Streams You can save a presentation to a stream by passing...

    docs.aspose.com/slides/python-net/save-presenta...
  2. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... you can save to a file or stream . This article explains the...Presentations to Streams You can save a presentation to a stream by passing...

    docs.aspose.com/slides/net/save-presentation/
  3. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....public class FileFormatUtil Provides utility methods for working...detectFileFormat(InputStream stream) detectFileFormat(String fileName)...

    reference.aspose.com/words/java/com.aspose.word...
  4. Opening Files with Different Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Example Opening through Stream Sometimes, the Excel file that...want to open is stored as a stream. In that case, similar to opening...

    docs.aspose.com/cells/java/opening-files-with-d...
  5. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...Save(stream, SaveFormat.Tiff, options)...Common), or Aspose should provide a cross-platform alternative...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  6. Manage Presentation BLOBs in .NET for Efficient...

    Manage BLOB data in Aspose.Slides for .NET to Streamline PowerPoint and OpenDocument file operations for efficient presentation handling....Slides provides BLOB-based handling for large...presentation's video stream to a stream for a newly created video...

    docs.aspose.com/slides/net/manage-blob/
  7. Aspose::Words::Rendering::OfficeMathRenderer cl...

    Aspose::Words::Rendering::OfficeMathRenderer class. Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++....] OfficeMathRenderer class Provides methods to render an individual...System::SharedPtr<System::IO::Stream>&, System::SharedPtr<Aspos...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Inconsistent Sheet Name Behavior When Reading C...

    We’ve observed inconsistent behavior when reading CSV files using Aspose.Cells: When creating a Workbook object using a file path, the resulting worksheet name matches the CSV file name. However, when creating a Wo…... Can you provide a fix and consistent behavior...InputStream using (FileStream stream = new FileStream("path/to/your/file...

    forum.aspose.com/t/inconsistent-sheet-name-beha...
  9. Saving File to Response Object with Golang via ...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....being sent to the browser provides the option to open directly...the file to a stream and then operate on the stream. Save Workbook...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...
  10. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...workbook from stream with Html load options const stream = byteArray...const workbook = new Workbook ( stream , loadOptions ); // Access...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...