Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,260 for

ole image

(0.09 sec)
  1. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked Ole object in C++....the source file for the linked OLE object. System :: String Aspose...is not an empty string, the OLE object is linked. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the Ole object is linked (when SourceFullName is specified) in C++.... method Returns true if the OLE object is linked (when SourceFullName...to insert linked and unlinked OLE objects. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.Ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls.... IMAGE A control that displays an image. SCROLL_BAR...check_box_control = shape . ole_format . ole_control . as_check_box_control...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Streamline Font Replacement in Presentations in...

    Seamlessly replace fonts in Aspose.Slides for .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....embedded OLE objects (for example, Excel)? No. OLE content is...internal OLE data; it may be displayed as an image or as externally...

    docs.aspose.com/slides/net/font-replacement/
  5. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality....R3C1:R4C2” if the OLE object contains only a few cells...to insert linked and unlinked OLE objects. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as Images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....common task is to extract all images found in the document and export...functionality for extracting and saving image data. However, sometimes you...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  7. Streamline Font Replacement in Presentations on...

    Seamlessly replace fonts in Aspose.Slides for Android via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....embedded OLE objects (for example, Excel)? No. OLE content is...internal OLE data; it may be displayed as an image or as externally...

    docs.aspose.com/slides/androidjava/font-replace...
  8. 用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-...
  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…...IMAGE ),可以使用 node.as_shape().image_data 获取图片数据;如果是嵌入对象(如...OleObject ),则可使用 node.as_shape().ole_object 获取相关信息 。 你可以修改你的代码,在处理...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  10. 创建Excel图表并将其嵌入演示文稿作为OLE对象|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....创建Excel图表并将其嵌入演示文稿作为OLE对象 Contents [ Hide ] 在PowerPoint幻灯片中,...C++将这些图表嵌入到PowerPoint幻灯片中作为OLE对象。本文涵盖了创建和嵌入MS Excel图表作为OLE对象到PowerPoint演示...

    docs.aspose.com/slides/zh/cpp/creating-excel-ch...