Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,259 for

ole image

(0.08 sec)
  1. Features Overview|Aspose.Slides for Node.js via...

    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.... Tagged Image File Format (TIFF) You can export...presentation file formats to Tagged Image File Format (TIFF). PPTX To...

    docs.aspose.com/slides/nodejs-net/features-over...
  2. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++....R3C1:R4C2” if the OLE object contains only a few cells...to insert linked and unlinked OLE objects. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 用JavaScript通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Java脚本通过C++管理Excel文件中的图片、Ole对象和形状。... Excel中的形状主要分为以下几类: 图片 Ole对象 线条 矩形 基本形状 方块箭头 方程式形状 流程图 星星和横幅...xlsx,.csv" /> < p > Select an image to insert into the worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  4. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...IMAGE ),可以使用 node.as_shape().image_data 获取图片数据;如果是嵌入对象(如...OleObject ),则可使用 node.as_shape().ole_object 获取相关信息 。 你可以修改你的代码,在处理...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  5. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....substitute image. PowerPoint will replace this image during activeX...sometime it's OK to leave image unchanged. $image = new BufferedImage...

    docs.aspose.com/slides/php-java/activex/
  6. Features Overview|Aspose.Slides for Python Docu...

    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.... Tagged Image File Format (TIFF) You can export...presentation file formats to Tagged Image File Format (TIFF). PPTX To...

    docs.aspose.com/slides/python-java/features-ove...
  7. Features|Documentation

    Aspose.Diagram for Python via .NET features....HTML, XPS, PDF, and popular image formats including TIFF, JPG...to vector images (EMF) Render pages to raster images (Multipage...

    docs.aspose.com/diagram/python-net/features/
  8. Working with Watermark in C++|Aspose.Words for C++

    Document watermark manipulation using C++....A watermark is a background image that displays behind the text...watermark can contain a text or an image represented by the Watermark...

    docs.aspose.com/words/cpp/working-with-watermark/
  9. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....updating cells, handling images, OLE objects, and file download...( @RequestParam ( value = "image" , required = false ) MultipartFile...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....substitute image. PowerPoint will replace this image during activeX...OK to leave image unchanged. BufferedImage image = new BufferedImage...

    docs.aspose.com/slides/java/activex/