Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 16,315 for

content stream

(0.37 sec)
  1. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType font sources for optimal results....SetFontsSources Contents [ Hide ] SetFontsSources( FontSourceBase[]...SetFontsSources( FontSourceBase[], Stream ) Sets the sources where Aspose...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Cannot invoke "String.charAt(int)" because the ...

    use 'SaveOutputParameters save(OutputStream Stream, SaveOptions saveOptions) ’ convert word to html file error. java.lang.NullPointerException: Cannot invoke “String.charAt(int)” because the return value of “com.aspose…...'SaveOutputParameters save(OutputStream stream, SaveOptions saveOptions) ’...document, but I can describe the content of the document to you. The...

    forum.aspose.com/t/cannot-invoke-string-charat-...
  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. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....Workbook with JavaScript via C++ Contents [ Hide ] Possible Usage Scenarios...string to Uint8Array (memory stream). const ms = new TextEncoder...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  5. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers import Layer from aspose.psd import License…...psd" # Open file as Stream with open(inputFile, "rb",...filestream: stream = BytesIO(filestream.read()) stream.seek(0) #...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...
  6. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed to Streamline actions efficiently and enhance productivity in your applications....Execute Contents [ Hide ] Execute() Execute the processor action...how to merge documents from stream into a single output document...

    reference.aspose.com/words/net/aspose.words.low...
  7. 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/
  8. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...detectFileFormat method Contents [ Hide ] detectFileFormat(fileName)...information. detectFileFormat(stream) Detects and returns the information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 公共 API Aspose.Diagram 5.9.0 的变化|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....0 的变化 Contents [ Hide ] 本文档描述了 Aspose.Diagram...中幕后行为的任何更改的描述。 Save Resultant HTML to a Stream 新的保存方法已添加到 Diagram 类中。它有两个参数,流对象和保存文件格式。...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  10. 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...