Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 9,509 for

ole

(0.39 sec)
  1. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the Ole object is locked from updates in C++....Specifies whether the link to the OLE object is locked from updates...Shows how to extract embedded OLE objects into files. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the Ole object. When true, the Ole object is displayed as an icon. When false, the Ole object is displayed as content in C++....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/cpp/aspose.words.dra...
  3. 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...
  4. 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...MakeObject < Document > ( MyDir + u "OLE spreadsheet.docm" ); auto shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. OleFormat.SuggestedExtension | Aspose.Words for...

    OleFormat SuggestedExtension property. 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. Document...doc = new Document ( MyDir + "OLE spreadsheet.docm" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OleFormat.IsLocked | Aspose.Words for .NET

    OleFormat IsLocked property. Specifies whether the link to the Ole object is locked from updates in C#....Specifies whether the link to the OLE object is locked from updates...Shows how to extract embedded OLE objects into files. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OleFormat.AutoUpdate | Aspose.Words for .NET

    OleFormat AutoUpdate property. Specifies whether the link to the Ole object is automatically updated or not in Microsoft Word in C#....Specifies whether the link to the OLE object is automatically updated...Shows how to extract embedded OLE objects into files. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....Shows how to extract embedded OLE objects into files. auto doc...MakeObject < Document > ( MyDir + u "OLE spreadsheet.docm" ); auto shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::OleFormat::GetOleEntry ...

    Aspose::Words::Drawing::OleFormat::GetOleEntry method. Gets Ole object data entry in C++....OleFormat::GetOleEntry method Gets OLE object data entry. System ::...name of the OLE data stream. ReturnValue An OLE data stream or...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....Shows how to extract embedded OLE objects into files. doc = aw...aw . Document ( MY_DIR + 'OLE spreadsheet.docm' ) shape = doc ...

    reference.aspose.com/words/python-net/aspose.wo...