Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 6,317 for

ole

(0.09 sec)
  1. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....---------- # 7️⃣ Retrieve an embedded OLE object (GET) # ---------- @app...route ( "/GridJs/Ole" , methods = [ "GET" ]) def ole (): obj_id =...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....GROUP_SHAPE A group of shapes, images, OLE objects or other group shapes...OfficeArt shape, image or an OLE object. SMART_TAG A smart tag...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Slides for Android via Java Features|Asp...

    Explore Aspose.Slides for Android via Java features compared to Aspose.Slides for Java, including support for PPT, PPTX and ODP, conversions and rendering....for SmartArt 20 Support for Ole Objects 21 Support for ActiveX...

    docs.aspose.com/slides/androidjava/aspose-slide...
  4. Declaration|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....NET managed OLE DB data provider to access databases...

    docs.aspose.com/finance/net/declaration/
  5. Declaration|Aspose.Slides Documentation

    Learn about Aspose.Slides for Java trust requirements, permissions, and hosting limitations so you can safely deploy apps that process PPT, PPTX and ODP on servers....NET managed OLE DB data provider to access databases...

    docs.aspose.com/slides/java/declaration/
  6. Declaration|Aspose.Slides for PHP Documentation

    Learn about Aspose.Slides for PHP trust requirements, permissions, and hosting limitations so you can safely deploy apps that process PPT, PPTX and ODP on servers....NET managed OLE DB data provider to access databases...

    docs.aspose.com/slides/php-java/declaration/
  7. Manage Presentation Accessibility in Python|Asp...

    Discover how Aspose.Slides for Python helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....Presentations with Python Manage OLE in Presentations Using Python...

    docs.aspose.com/slides/python-net/presentation-...
  8. Manage Presentation Accessibility in Java|Aspos...

    Discover how Aspose.Slides for Java helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....Presentation Hyperlinks in Java Manage OLE in Presentations Using Java...

    docs.aspose.com/slides/java/presentation-access...
  9. 怎么在这里面获取图片信息 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…...ole_object 获取相关信息 。 你可以修改你的代码,在处理...ShapeType.OLE_OBJECT: # 获取嵌入对象信息 ole_object = shape.ole_object print("Found...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  10. 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. Build...id , uid ); } @GetMapping ( "/Ole" ) public ResponseEntity <?>...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...