Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 16,495 for

content stream

(0.48 sec)
  1. Stamps Management|Aspose.PDF for Python via .NET

    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....Stamps Management Contents [ Hide ] Add Rubber Stamp Delete Stamp...Rubber Stamp With Appearance Stream Delete Stamps Globally List...

    docs.aspose.com/pdf/python-net/stamps-management/
  2. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word in C++....at::get_AutoUpdate method Contents [ Hide ] OleFormat::get_AutoUpdate...system. // 1 - Save it via a stream: { auto fs = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. LaTeX 图形渲染 | Python via .NET

    本文概述了 Aspose.TeX API 在 Python 中的解决方案及其用于渲染 LaTeX 片段(图形)的功能。了解代码示例。...NET Contents [ Hide Show ] 在某些情况下,您可能需要将...output stream for the log file. 21 options. log_stream = BytesIO()...

    docs.aspose.com/tex/zh/python-net/latex-figure-...
  4. 使用 .NET API 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 EMF 到 EPS 转换功能。...NET API 将 EMF 转换为 EPS Contents [ Hide Show ] 概述 本文讲解如何使用...Convert EMF image to EPS using streams. 2 3 // Create default options...

    docs.aspose.com/page/zh/net/convert/emf-to-eps/
  5. Licensing | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for .NET....NET Contents [ Hide Show ] Evaluation Version...can be loaded from a file or stream object. The easiest way to...

    docs.aspose.com/page/net/licensing/
  6. Different Ways to Open Files|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....Different Ways to Open Files Contents [ Hide ] With Aspose.Cells...type. Opening a File via a Stream It is also simple to open an...

    docs.aspose.com/cells/python-java/different-way...
  7. OlePackage Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....OlePackage Contents [ Hide ] OlePackage class Allows to access...zip" ); using ( MemoryStream stream = new MemoryStream ( zipFileBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  8. OleFormat.ProgId | Aspose.Words for .NET

    Discover the OleFormat ProgId property to easily manage and customize OLE object ProgIDs for enhanced functionality and seamless integration....ProgId Contents [ Hide ] OleFormat.ProgId property Gets or sets...system. // 1 - Save it via a stream: using ( FileStream fs = new...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Shapes in PS file | Python Contents [ Hide Show ] Add Shapes to...following steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/python-net/ps/working-with...
  10. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...Buy 裁剪 EPS | C++ API 解决方案 Contents [ Hide Show ] 概述 本文讲解如何使用...S(); 3 4 //Create an input stream for EPS file 5 { 6 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/crop-eps/