Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 10,038 for

content stream

(0.06 sec)
  1. Aspose.Slides for PHP via Java 14.9.0 中的公共 API ...

    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 中的公共 API 和不兼容的变更 Contents [ Hide ] 本页面列出了与 Aspose.Slides...void IPresentation.save(Stream stream, int[] slides, SaveFormat...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  2. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++....g::NodeRendererBase class Contents [ Hide ] NodeRendererBase...System::SharedPtr<System::IO::Stream>&, System::SharedPtr<Aspos...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML document integration by optimizing block-level element property imports for seamless workflows....BlockImportMode Contents [ Hide ] BlockImportMode enumeration...</div> </html>" ; MemoryStream stream = new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.loa...
  4. 从工作表导出数据|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.Cells - 从工作表导出数据 Aspose.Ce...数组。 Java //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/java/export-data-from-...
  5. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....a marked-content sequence in a page content stream. When the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.export_language_to_span_tag prop...

    PdfSaveOptions.export_language_to_span_tag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....a marked-content sequence in a page content stream. When the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....files by providing your own stream objects. To apply your own...properties. To save images into streams instead of files, use the P:Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....NET API Solution Contents [ Hide Show ] This article...byte array a new file output stream. {{#if_output 'BMP'}} // For...

    docs.aspose.com/page/net/convert-xps/
  9. Save a 3D Document in different 3D Formats usin...

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its object in any supported file format....different 3D Formats using C# Contents [ Hide ] Overview The article...with complete path or a file stream object. Aspose.3D API offers...

    docs.aspose.com/3d/net/save-a-3d-document/
  10. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG in C# using Aspose.HTML for .NET API. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to PNG in C# Contents [ Hide Show ] PNG file format...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-png/