Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 10,028 for

content stream

(0.07 sec)
  1. 通过 C++ 在 Node.js 中实现工作表视图|Documentation

    本文将介绍如何使用 Node.js 和相关 API 来与 Excel 工作簿和工作表的分页预览交互,还包括拆分窗格、冻结窗格和缩放比例的操作。...js 中实现工作表视图 Contents [ Hide ] 分页预览 所有工作表都可以以两种模式查看:...Excel file through the file stream const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-v...
  2. Customization of Rendering Results by Extending...

    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....Slides for RS Contents [ Hide ] This page describes...bottom right corner using (Stream imageStream = Assembly.GetExecutingAssembly()...

    docs.aspose.com/slides/reportingservices/custom...
  3. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new mail merger processor instance for Streamlined document processing and enhanced efficiency....Create Contents [ Hide ] Create() Creates new instance of the...how to merge documents from stream into a single output document...

    reference.aspose.com/words/net/aspose.words.low...
  4. Working with MAPI Properties|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....Working with MAPI Properties Contents [ Hide ] Accessing and Setting...MapiMessage by loading from files or stream . Get the MapiProperty from...

    docs.aspose.com/email/net/working-with-mapi-pro...
  5. Python and .NET Version Differences|Aspose.Imag...

    Aspose.Imaging for Python via .NET is a wrapper of Aspose.Imaging for .NET, this page describes the differences in features and API of these two products....NET Version Differences Contents [ Hide ] Aspose.Imaging for...with memory and files as with streams. **Package: ** aspose.imaging...

    docs.aspose.com/imaging/python-net/python-notes/
  6. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....Finding paragraph bounding boxes Contents [ Hide ] Aspose.OCR for Python...If the file is provided as a stream, an array of pixels, or a Base64...

    docs.aspose.com/ocr/python-net/image-regions-pa...
  7. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Attachment and write to file or stream. Extract Attachment from PDF...write ( file_specification . contents . readall ())...

    products.aspose.com/pdf/python-net/attachments/...
  8. Aspose::Words::FileFormatUtil::LoadFormatToExte...

    Aspose::Words::FileFormatUtil::LoadFormatToExtension method. Converts a load format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....adFormatToExtensio method Contents [ Hide ] FileFormatUtil::...// Load a document from the stream, and then save it to the automatically...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Textures in PS file | Python Contents [ Hide Show ] Add Texture...Pattern and : Create an output stream for the resulting PS file....

    docs.aspose.com/page/python-net/ps/working-with...
  10. 使用 PdfExtractor 提取图像|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类通过 Aspose.PDF Facades 提取图像。...Ask AI 使用 PdfExtractor 提取图像 Contents [ Hide ] 从整个 PDF 提取图像到文件 (Facades)...调用 GetNextImage 方法的重载,该方法以 Stream 作为参数。以下代码片段演示了如何从整个 PDF 提取图像到流。...

    docs.aspose.com/pdf/zh/net/extract-images/