Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 66,786 for

import

(0.17 sec)
  1. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality.... import aspose.slides as slides def...

    docs.aspose.com/slides/python-net/replacing-ima...
  2. View ODP in C++ | products.aspose.com

    View ODP in C++. Use C++ library API to open and view OpenOffice presentation...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/cpp/viewer/odp/
  3. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。...代码演示了如何向 PowerPoint 演示文稿添加幻灯片布局: import aspose.slides as slides # 实例化...代码展示了如何从 PowerPoint 演示文稿中删除布局幻灯片: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/slide-layout/
  4. 在 Ruby 中从形状表中检索用户定义的单元格|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/retrieve-user-d...
  5. Render 3D scene in web page|Documentation

    Using Aspose.3D for .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanced background, textures, shadows and also adjust the image size....web renderer supports USDZ import and export inside web browser...

    docs.aspose.com/3d/net/render-3d-scene-in-web-p...
  6. Microsoft PowerPoint (PPT)|Aspose.Slides Docume...

    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....Slides for C++ like: Import other MS Office file formats...

    docs.aspose.com/slides/cpp/microsoft-powerpoint...
  7. Customize axis system for obj format|Documentation

    OBJ have no default coordinate system, we can manually define axis system for it....is typically handled by the importer. However, Aspose.3D for .NET...achieve consistent and accurate import results regardless of the original...

    docs.aspose.com/3d/net/customize-axis-system-fo...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – نمایشگر پی دی اف از طریق Pythonhttps://products.aspose.com/pdf/fa/python-net/viewer/Recent content in نمایشگر پی دی اف از طریق Python on Aspsoe......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/fa/python-net/viewer/in...
  9. Enable GridWeb EditBox|Documentation

    This article introduces how to work with the formula bar or edit box in GridWeb....enable this feature, you need to import the jquery.js file into your...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table border…... 以下是实现该功能的代码示例: import com.aspose.words.*; public...16 KB import uuid from typing import List, Optional import aspose...

    forum.aspose.com/t/docx/310697