Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 283,973 for

image

(0.25 sec)
  1. Formula recognition|Documentation

    Extracting and recognizing formulas from Images, web links, scanned PDFs, DjVu files, folders, archives and other content....recognizing mathematical formulas in images, scanned documents, screenshots...API api = AsposeOcr () # Add image to the recognition input = OcrInput...

    docs.aspose.com/ocr/python-net/formula-recognit...
  2. 图片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。... with open ( "image.png" , "rb" ) as image_stream : # 将图像添加到演示文稿资源。...将图像添加到演示文稿资源。 image = presentation . images . add_image ( image_stream...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Add Picture Frame to Presentation|Aspose.Slides...

    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....Create an Image object by adding an image to the Images collection...the width and height of the image. Create a PictureFrame according...

    docs.aspose.com/slides/net/add-picture-frame-to...
  4. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. doc = aw . Document...aw . drawing . ShapeType . IMAGE , shapes )))) for shape in shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Raw Data Processing|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....Imaging API’s performance we have introduced...with the release of Aspose.Imaging for Java 2.4.0. The raw data...

    docs.aspose.com/imaging/java/raw-data-processing/
  6. Raw Data Processing|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....RasterImage class helps determine the image’s raw data format. When passing...not available at all for an image format. In order to determine...

    docs.aspose.com/psd/java/raw-data-processing/
  7. 将幻灯片渲染为 JPEG 缩略图|Aspose.Slides 文档

    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....//Create a full scale image using ( IImage image = sld . GetImage...{ //Save the image to disk in JPEG format image . Save ( destFileName...

    docs.aspose.com/slides/zh/net/render-slide-as-t...
  8. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....convert a document that contains images into html, we will end up with...which links to several images. // Each image will be in the form...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用用户定义尺寸从幻灯片生成缩略图|Aspose.Slides 文档

    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....//Create a full scale image using ( IImage image = sld . GetImage...{ //Save the image to disk in JPEG format image . Save ( "Thumbnail2...

    docs.aspose.com/slides/zh/net/generating-a-thum...
  10. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.Cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.Cells 库获取这些对象的数据。...GetConditionalFormat (); // Get the image data from the icon Vector <...// Create the image file based on the icon's image data ofstream...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...