Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,939 for

ole

(0.16 sec)
  1. 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....将OLE对象插入工作表 Contents [ Hide ] 可能的使用场景 Aspose.Cells允许您在工作表中插入OLE对象。请使用...Cells允许您在工作表中插入OLE对象。请使用 Worksheet->GetOleObjects()->Add() 方法来实现此目的。您需要一个图像...

    docs.aspose.com/cells/zh/cpp/inserting-ole-obje...
  2. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...Excel worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated...

    docs.aspose.com/slides/cpp/working-solution-for...
  3. 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...
  4. 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...
  5. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.Cells和C++从工作簿中提取Ole对象。...用C++从工作簿中提取OLE对象 Contents [ Hide ] 有时,你需要从工作簿中提取OLE对象。Aspose....Cells支持提取和保存这些OLE对象。 本文展示了如何在Visual Studio中创建控制台应用程序,并使用少量代码从工作簿中提取不同的OLE对象。...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...
  6. 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...
  7. 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...
  8. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.Ole_icon property. Gets the draw aspect of the Ole object...ole_icon property OleFormat.ole_icon property Gets the draw aspect...aspect of the OLE object. When True , the OLE object is displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用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-...
  10. 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...