Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,416 for

ole

(0.41 sec)
  1. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of Ole object...icon caption of OLE object. In case if the OLE object does not...to insert linked and unlinked OLE objects. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked Ole object....the source file for the linked OLE object. @property def source_full_name...is not an empty string, the OLE object is linked. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通过C++和Node.js从工作簿中提取OLE对象|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....js从工作簿中提取OLE对象 Contents [ Hide ] 有时,您确实需要从工作簿中提取OLE对象。Aspose....Cells支持提取和保存这些OLE对象。 本文展示了如何通过C++在Node.js中创建控制台应用程序,并通过几行简单代码从工作簿中提取不同的OLE对象。...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-ole...
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet Ole resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....Excel worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated...

    docs.aspose.com/slides/net/working-solution-for...
  5. 使用JavaScript通过C++获取或设置嵌入式OLE对象的类别标识符|Documentation

    了解如何在JavaScript中使用Aspose.Cells通过C++获取或设置嵌入Ole对象的类别标识符。...使用JavaScript通过C++获取或设置嵌入式OLE对象的类别标识符 Contents [ Hide ] 可能的使用场景...classIdentifier 属性,可以用来获取或设置嵌入OLE对象的类别标识符。OLE对象类别标识符实际上是GUID,即全局唯一标识...

    docs.aspose.com/cells/zh/javascript-cpp/get-or-...
  6. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet Ole resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....Excel worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated...

    docs.aspose.com/slides/python-net/working-solut...
  7. OleFormat.ProgId | Aspose.Words for .NET

    Discover the OleFormat ProgId property to easily manage and customize Ole object ProgIDs for enhanced functionality and seamless integration....Gets or sets the ProgID of the OLE object. public string ProgId...Shows how to extract embedded OLE objects into files. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....Shows how to extract embedded OLE objects into files. Document...doc = new Document ( MyDir + "OLE spreadsheet.docm" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::OlePackage class | Aspo...

    Aspose::Words::Drawing::OlePackage class. Allows to access Ole Package properties. To learn more, visit the documentation article in C++....OlePackage class Allows to access OLE Package properties. To learn...more, visit the Working with Ole Objects documentation article...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame OleFrame && OleFrame.EmbeddedData != null) { var embeddedData = OleFrame.EmbeddedData; byte[…...Product Family slides-net , slides-ole Viral84 February 2, 2026, 8:12am...@Viral84 You are extracting the OLE data from the slide by checking...

    forum.aspose.com/t/aspose-slides-for-net-concer...