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

content stream

(0.07 sec)
  1. 使用 .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/
  2. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or Stream and also sent to a browser....Ask AI Working with Document Contents [ Hide ] Purpose Summary....Document object contains all content and formatting, styles, built-in...

    docs.aspose.com/words/python-net/working-with-d...
  3. Manage Video Frames in Presentations in .NET|As...

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

    docs.aspose.com/slides/net/video-frame/
  4. 通過 .NET 從 ASE 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 ASE 文檔加載、呈現和添加提取資產。...public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/zh-hant/net/extractor/ase/
  5. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features....PageLayoutCallbackAr Contents [ Hide ] PageLayoutCallbackAr class...pageIndex ) }; using ( FileStream stream = new FileStream ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.lay...
  6. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing document authenticity and security....SubjectName Contents [ Hide ] DigitalSignature.SubjectName property...from a stream and save a signed copy to another stream. using...

    reference.aspose.com/words/net/aspose.words.dig...
  7. IHyphenationCallback | Aspose.Words for Java

    Implemented by classes which can register hyphenation dictionaries in Java....(US) hyphenation dictionary by stream. InputStream dictionaryStream...found pattern will be used. Content can be wrapped differently...

    reference.aspose.com/words/java/com.aspose.word...
  8. Insert a Picture Based on Cell Reference with J...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for JavaScript via C++. Show cell data in a picture....Reference with JavaScript via C++ Contents [ Hide ] Sometimes you have...picture and need to show data or contents in the picture by setting...

    docs.aspose.com/cells/javascript-cpp/insert-a-p...
  9. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....image in AWS Lambda Function Contents [ Hide ] Prerequisites Docker...FunctionHandler(APIGatewayHttpApiV2P stream, ILambdaContext context) {...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  10. Convert OneNote to Joplin Markdown with Aspose....

    Learn how to convert Microsoft OneNote (.one) files to Joplin Markdown (.md) using Aspose.Note for .NET. Step-by-step guide, code examples, and tips for seamless note format conversion....2: Load the HTML from memory stream and convert it to Markdown...and save its content as HTML in a memory stream. Then, it utilizes...

    products.aspose.com/note/net/conversion/one-to-...