Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,484 for

ole objects

(0.62 sec)
  1. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedFileName method. Gets the file name suggested for the current embedded object if you want to save it into a file in C++....suggested for the current embedded object if you want to save it into...Examples Shows how to get an OLE object’s suggested file name. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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++....Saves the data of the embedded object into the specified stream....Stream>& Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded object data in your chosen stream. Enhance data management with ease!...Saves the data of the embedded object into the specified stream....stream Stream Where to save the object data. Exceptions exception...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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[…...Concern with Extracted Embedded Object in PPT File Aspose.Slides Product...Product Family slides-net , slides-ole Viral84 February 2, 2026, 8:12am...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  5. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...slides-java , cells-java , slides-ole , slides-python sukritisehgal...be a proper chart, not an OLE object. I am using aspose cells...

    forum.aspose.com/t/aspose-queries/311420
  6. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets Ole Package file name in C++....OlePackage::get_FileName method Gets or sets OLE Package file name. System ::...Examples Shows how insert an OLE object into a document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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. bool...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....io.BytesIO Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for .NET: Ole, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Contents [ Hide ] Update OLE Objects Automatically Using a PowerPoint...Them in Presentations as OLE Objects Working Solution for Chart...

    docs.aspose.com/slides/net/technical-articles/
  10. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...for java,保存pdf附件出现乱码 中文技术支持 ole , words-java ztthu November 20...OleFormat ole = shape.getOleFormat(); String ext = ole.getSuggestedExtensio();...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...