Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,259 for

ole image

(0.11 sec)
  1. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, Oleobject, shapes into Excel files....of the image file, complete with path. Inserting OLE Objects...extracting and manipulating OLE objects in worksheets. For this...

    docs.aspose.com/cells/python-net/insert-shapes/
  2. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control Ole object display as icons or content for enhanced user experience and seamless integration in your applications....aspect of the OLE object. When true , the OLE object is displayed...as an icon. When false , the OLE object is displayed as content...

    reference.aspose.com/words/net/aspose.words.dra...
  3. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve Ole object data entries for enhanced data management and seamless integration....GetOleEntry method Gets OLE object data entry. public MemoryStream...name of the OLE data stream. Return Value An OLE data stream...

    reference.aspose.com/words/net/aspose.words.dra...
  4. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the Ole object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....property Returns true if the OLE object is linked (when OleFormat...to insert linked and unlinked OLE objects. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...sheet to image file - Aspose.Cells provides Sheet to Image feature...com/display/cellsnet/Converting+Worksheet+to+Image+in+Aspose.Cells ), so you may...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  6. 在 .NET 中从演示文稿形状提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。... Imaging . ImageFormat Format = System...System . Drawing . Imaging . ImageFormat . Jpeg ; // 访问第一张幻灯片 Slide...

    docs.aspose.com/slides/zh/net/extracting-images...
  7. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize Ole object icon captions for enhanced document presentation....icon caption of OLE object. In case if the OLE object does not...to insert linked and unlinked OLE objects. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of Ole object. In case if the Ole object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....icon caption of OLE object. In case if the OLE object does not...to insert linked and unlinked OLE objects. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 使用 C++ 管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 优化 PowerPoint 和 OpenDocument 文件中的 Ole 对象管理,实现 Ole 内容的无缝嵌入、更新和导出。...使用 C++ 管理演示文稿中的 OLE Contents [ Hide ] Info OLE(对象链接与嵌入)是 Microsoft...PowerPoint 幻灯片中。该 Excel 图表即被视为 OLE 对象。 OLE 对象可能以图标形式出现。此时,当您双击该图标时,...

    docs.aspose.com/slides/zh/cpp/manage-ole/