Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 6,425 for

ole

(0.07 sec)
  1. Aspose::Words::Drawing::OleFormat::get_Clsid me...

    Aspose::Words::Drawing::OleFormat::get_Clsid method. Gets the CLSID of the Ole object in C++....method Gets the CLSID of the OLE object. System :: Guid Aspose...Examples Shows how to access an OLE control embedded in a document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_Ole_object_as_icon method...insert_ole_object_as_icon method Contents [ Hide ] insert_ole_ob...Inserts an embedded or linked OLE object as icon into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to Ole objects and ActiveX controls, enhancing your document processing capabilities....Provides access to the data of an OLE object or ActiveX control. To...more, visit the Working with Ole Objects documentation article...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel Ole objects with Aspose.Slides for Java. Learn two methods with code to keep sizes consistent....that Excel charts embedded as OLE objects in a PowerPoint presentation...the chart image to the chart’s OLE object frame. In the output presentation...

    docs.aspose.com/slides/java/working-solution-fo...
  5. OleFormat.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat.save method...Name of the file to save the OLE object data. Exceptions exception...Shows how to extract embedded OLE objects into files. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. OleFormat.auto_update property | Aspose.Words f...

    OleFormat.auto_update property. Specifies whether the link to the Ole object is automatically updated or not in Microsoft Word....Specifies whether the link to the OLE object is automatically updated...Shows how to extract embedded OLE objects into files. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to save it into a file in C++....Shows how to extract embedded OLE objects into files. auto doc...Document > ( get_MyDir () + u "OLE spreadsheet.docm" ); auto shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 通过Node.js via C++嵌入附件到PDF|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将Ole对象作为附件嵌入到PDF中。...在Excel中,你可以插入带有源数据的Ole对象( embedded-attachments-example.xlsx )。双击Ole对象,嵌入的文件将被打开。...)。双击Ole对象,嵌入的文件将被打开。 一般情况下,在转换为PDF时,Ole对象会以图标或缩略图的形式渲染,而不显示Ole对象的源数据。通过选项 PdfSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/embed-attac...
  10. Embed Attachment to PDF with C++|Documentation

    Learn how to embed attachments into PDF using Aspose.Cells with C++....In Excel, you can insert an Ole Object with source data ( em...le.xlsx ). Double‑click the Ole Object, and the embedded file...

    docs.aspose.com/cells/cpp/embed-attachment-to-pdf/