Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 16,318 for

content stream

(2.39 sec)
  1. Add Layer to PSD|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....Add Layer to PSD Contents [ Hide ] Overview It’s a commonly used...open the file you need as a stream and then use Aspose.PSD to...

    docs.aspose.com/psd/net/add-layer-to-psd/
  2. Quick Start in Ruby|Aspose.Words for Java

    Quick Start Aspose.Words for Java on Ruby....Ask AI Quick Start in Ruby Contents [ Hide ] This section includes...Disk in Ruby Load And Save To Stream in Ruby Simple Mail Merge in...

    docs.aspose.com/words/java/quick-start-in-ruby/
  3. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides for Android with precise layout, images and formatting preserved....Android Contents [ Hide ] If you plan to use textual content or information...tools or functionalities for content. Besides the editing functions...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. Licensing – Aspose.HTML for Python via .NET

    Aspose.HTML for Python via .NET offers different purchase plans or a Free Trial and a Temporary License for evaluation using Licensing and Subscription policies....Licensing and Subscription Contents [ Hide Show ] Evaluate Aspose...evaluation watermarks; some content is replaced with the watermark...

    docs.aspose.com/html/python-net/licensing/
  5. Convert TXT to PPTM via C# .NET or with free On...

    Convert Word txt documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame of any slide...AutoShape to accomodate the HTML content // Adjust it as of your need...

    products.aspose.com/total/net/conversion/txt-to...
  6. 导出为 XFDF|Aspose.PDF for Python via .NET

    本示例展示了如何使用 Aspose.PDF for Python via .NET 将 PDF 表单字段数据导出为 XFDF(XML Forms Data Format)文件。它演示了如何加载 PDF 表单,通过 Form 外观访问其字段,并将提取的值保存到 XFDF 流中。...导出为 XFDF Contents [ Hide ] XFDF 是 PDF 表单数据的 XML 表示形式,允许开发人员独...infile ) # Create XFDF file stream with open ( outfile , "wb"...

    docs.aspose.com/pdf/zh/python-net/export-to-xfdf/
  7. 在 Python 中将 MHTML 转换为 JPG – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 JPG。在即用型 Python 示例中考虑支持的 MHTML 转换为 JPG 的情况。...Buy 用 Python 将 MHTML 转换为 JPG Contents [ Hide Show ] 支持将 MHTML 转换为...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  8. 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....Ask AI Licensing Contents [ Hide ] Overview The evaluation mode...license can be loaded from a stream or file. You need to call the...

    docs.aspose.com/barcode/java/developer-guide/qu...
  9. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Pricing Buy Working with Images Contents [ Hide Show ] Extract Images...Insert an Image using an image stream Insert an Image in an Existing...

    docs.aspose.com/note/java/working-with-images/
  10. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...open(eml_path, 'rb') as f: eml_content = f.read() # Create PST file...and add to PST stream = io.BytesIO(eml_content) mapi_msg = MapiMessage...

    forum.aspose.com/t/python-unable-to-convert-eml...