Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 16,340 for

content stream

(1.5 sec)
  1. 在 PS 文件中处理纹理 | Python

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Buy 在 PS 文件中处理纹理 | Python Contents [ Hide Show ] 在 PS 文档中添加纹理平铺图案... () 3 4 # Create an output stream for the PostScript document...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. Get and Set PDF Page Properties in Python|Aspos...

    Learn how to inspect and update PDF page properties such as size, count, and color information in Python....Page Properties in Python Contents [ Hide ] Aspose.PDF for Python...requirement (creating Table Of Contents etc.) to get page count of...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  3. Loading and Saving Messages|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....Loading and Saving Messages Contents [ Hide ] Loading and Saving...FileFormatUtil.detectFileFormat(Stream) Method FileFormatUtil.det...

    docs.aspose.com/email/java/loading-and-saving-m...
  4. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB....Document to HTML, MHTML or EPUB Contents [ Hide ] Documents in HTML...save the document to a file or stream and explicitly set the output...

    docs.aspose.com/words/java/convert-a-document-t...
  5. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Python via .NET API....Format Number to Percentage Contents [ Hide ] Possible Usage Scenarios...save the workbook to a file or stream. Sample Code Here’s a code...

    docs.aspose.com/cells/python-net/how-to-format-...
  6. OneNote Java API | Create Convert and Manipulat...

    Java library to read manipulate and convert Microsoft Office OneNote documents to PDF BMP JPG GIF and TIFF image formats....manipulate and export the contents of the Microsoft OneNote file...file to image Save the file to stream Retrieve attached files as...

    products.aspose.com/note/java/
  7. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples....managing TeX options | Java Contents [ Hide Show ] How to set the...pass the main input file as a stream , the TeX engine uses the default...

    docs.aspose.com/tex/java/other-options/
  8. 使用 Python 将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python BMP 到 EPS 转换功能。...Buy 使用 Python 将 BMP 转换为 EPS Contents [ Hide Show ] 本文介绍了如何使用 Python...# Save BMP image to output stream 13 PsDocument. save_image_as_eps...

    docs.aspose.com/page/zh/python-net/convert/bmp-...
  9. Font converter | Aspose.Font for C++

    Easy-to-use C++ library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....Font for C++ Contents [ Hide Show ] Overview Creating...takes two arguments: output stream and enumeration for choosing...

    docs.aspose.com/font/cpp/convert/
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...rendering does not show the SVG content. This behavior suggests that...as img_stream: img = pres.images.add_image(img_stream) slide...

    forum.aspose.com/t/image-not-visible-in-slide-p...