Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 16,497 for

content stream

(0.31 sec)
  1. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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....创建并嵌入 Excel 图表作为 OLE 对象 Contents [ Hide ] 下面的两个代码示例很长且详细,因为它们描述的任务比较复杂。您需要创建一个...(); //Save the workbook to stream MemoryStream wbStream = wb...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....into PowerPoint Presentations Contents [ Hide ] Introduction PowerPoint...Excel workbooks and importing content into a presentation. This feature...

    docs.aspose.com/slides/androidjava/excel-integr...
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....into PowerPoint Presentations Contents [ Hide ] Introduction PowerPoint...Excel workbooks and importing content into a presentation. This feature...

    docs.aspose.com/slides/cpp/excel-integration/
  4. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....XamlFlowSaveOptions Contents [ Hide ] Inheritance: java.lang...exists before the callback's streams can put their resources into...

    reference.aspose.com/words/java/com.aspose.word...
  5. Extract FB2 Files via .NET

    C# decompression source code to extract FB2 documents from a single archive or vice versa on .NET Framework, .NET Core....zip archives with arbitrary content programmatically with just...archive. Open this file as stream for reading. Create Object...

    products.aspose.com/zip/net/extract/fb2/
  6. Extract JPEG Images via C#

    C# decompression source code to extract JPEG images into a single zip archive or vice versa on .NET Framework, .NET Core.... Open this file as stream for reading. Create Object...Archive object, extract its content to destination folder using...

    products.aspose.com/zip/net/extract/jpeg/
  7. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...Returns the original file content. Identify Excel EmbeddedObject...Excel? Convert : new Workbook(stream) → workbook.save(pdf, SaveFormat...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  8. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....js via C++ Contents [ Hide ] Introduction Comments...); // Load an image into a stream const bmpPath = path . join...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  9. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, Stream with Aspose.Diagram library....document programmatically Contents [ Hide ] Visio Drawing Save...with a complete path or a file stream object. Aspose.Diagram API...

    docs.aspose.com/diagram/python-net/save-visio-d...
  10. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide....Presentations Using JavaScript Contents [ Hide ] A well-placed video...lets you add captions from a stream. Extract Captions from a Video...

    docs.aspose.com/slides/nodejs-java/video-frame/