Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....system by double-clicking on the shape that contains the OLE object...:: Words :: Drawing :: Shape > shape = builder -> InsertOleObject...
Discover the Aspose.Words.Drawing.Ole.Forms2OleControlCollection class, your solution for managing Forms2OleControl objects efficiently in document processing....docm" ); // Shapes store and display OLE objects...the document's body. Shapeshape = ( Shape ) doc . GetChild ( NodeType...
LoadOptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...); // Verify that the first shape of the document contains a valid...const shape = doc . getShape ( 0 , true ); expect ( shape . isImage...
Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....FieldSeparator , FieldEnd , FormField , Shape , GroupShape , Footnote , Comment...group of shapes, images, OLE objects or other group shapes. A GroupShape...
Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP.... shapes . add_chart ( slides . charts...retrieves a chart from the shape collection. def access_chart...
学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的阴影效果。...js使用C++处理Shape或Chart的阴影效果 Contents [ Hide ] 可能的使用场景 Aspose...Cells for Node.js via C++提供 Shape.getShadowEffect() 属性和 ShadowEffect...
Discover the OleFormat AutoUpdate property in Microsoft Word, ensuring your OLE object links stay current and enhance document accuracy effortlessly....docm" ); Shapeshape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...
Discover the OleFormat IsLocked property, control OLE object links and enhance data integrity by preventing unwanted updates. Learn more now!...docm" ); Shapeshape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...