Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 16,315 for

content stream

(0.1 sec)
  1. Support of CTB files|CAD 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....Support of CTB files Contents [ Hide ] Support of CTB files Sometimes...all CTB files in a form of Stream using CtbSources property of...

    docs.aspose.com/cad/net/support-ctb/
  2. 打开文件的不同方式|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....打开文件的不同方式 Contents [ Hide ] 使用 Aspose.Diagram 可以轻松打开文件,例如检索数据,或使用设计器模板来加快开发过程。...VSDX ) Opening a File via a Stream 将 Visio 文件作为流打开也很简单。为此,请使用构造函数的重载版本,该版本采用...

    docs.aspose.com/diagram/zh/python-net/different...
  3. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....to Presentations in Python Contents [ Hide ] Introduction A well-placed..."rb" ) as video_stream : video_data = video_stream . read () video...

    docs.aspose.com/slides/python-net/video-frame/
  4. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....to Insert Document Elements Contents [ Hide ] The DocumentBuilder...cell formatting. Insert cell contents using the DocumentBuilder...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  5. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....Save PDF Document using C++ Contents [ Hide ] Save PDF document...modifiedFileName ); } Save PDF document to stream You can also save the created...

    docs.aspose.com/pdf/cpp/save-pdf-document/
  6. Annotations and Special Text using Java|Aspose....

    Learn how to extract text from stamp annotations, highlighted text, and superscript or subscript Content in PDF documents using Aspose.PDF for Java....and Special Text using Java Contents [ Hide ] Extract highlighted...Read the normal appearance stream from a stamp annotation and...

    docs.aspose.com/pdf/java/annotation-and-special...
  7. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your shapes effortlessly....Stroke Contents [ Hide ] Shape.Stroke property Defines a stroke...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.Visible | Aspose.Words for .NET

    Control visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application....Visible Contents [ Hide ] Fill.Visible property Gets or sets...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....DashStyle Contents [ Hide ] Stroke.DashStyle property Specifies...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用Node.js通过C++基于单元格引用插入图片|Documentation

    学习如何基于单元格引用使用Aspose.Cells for Node.js via C++在工作表中插入图片。显示单元格中的数据为图片。...js通过C++基于单元格引用插入图片 Contents [ Hide ] 有时您会有一张空白图片,并且需要...Create a stream based on the image data const stream = Uint8Array...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-a-pi...