Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 14,939 for

content stream

(0.08 sec)
  1. Licensing|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....Czech Dutch Svenska Licensing Contents [ Hide ] You can download...is extracted from given MSO stream by InlineAttachmentExtr.EnumerateMsoPackage...

    docs.aspose.com/email/java/licensing/
  2. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/usdz/
  3. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process Content from PPT, PPTX and ODP programmatically....Extract Text from Presentations Contents [ Hide ] It’s not uncommon...PresentationText GetPresentationText ( Stream stream ) PresentationText GetPresentationText...

    docs.aspose.com/slides/cpp/extracting-text-from...
  4. Format Visio Pages|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....Format Visio Pages Contents [ Hide ] Aspose.Diagram for Python...Product.Family.lic" ) # Open the stream. Read only access is enough...

    docs.aspose.com/diagram/python-java/format-visi...
  5. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method...set_image method Contents [ Hide ] set_image(stream) def set_image...set_image ( self , stream : io . BytesIO ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  6. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the Contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…... if you replace the contents, the warp can’t be successed...我的代码是: ByteArrayOutputStrea stream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  7. Comparison and Migration|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....AI Comparison and Migration Contents [ Hide ] AI Document Assistant...custom implementation of Memory Stream Analyzing your prompt, please...

    docs.aspose.com/cells/net/comparison-migration/
  8. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容 Contents [ Hide ] 可能的使用场景 在加载 HTML...Convert HTML string to memory stream std :: string utf8Data = sampleHtml...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  9. 使用 .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/
  10. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter....Convert HTML to DOCX in C# Contents [ Hide Show ] A DOCX file...of the DOCX document. Output Stream Providers If it is required...

    docs.aspose.com/html/net/convert-html-to-docx/