Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 6,317 for

ole

(0.18 sec)
  1. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control Ole object display as icons or content for enhanced user experience and seamless integration in your applications....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/net/aspose.words.dra...
  2. 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...
  3. 使用 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 ] Microsoft Office Visio 支持操作 Visio...Visio diagram 中的 OLE 对象。如果 Excel 电子表格或任何其他文件驻留在 Visio 绘图之外并且开发人员需要在其...

    docs.aspose.com/diagram/zh/java/working-with-ol...
  4. 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...
  5. Forms2OleControlCollection class | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2Olecontrol/) objects...more, visit the Working with Ole Objects documentation article...Examples Shows how to access an OLE control embedded in a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded Ole object from a stream into the document in C++.... method Inserts an embedded OLE object from a stream into the...System::String& Programmatic Identifier of OLE object. asIcon bool Specifies...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Embed Attachment to PDF|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....In Excel, you can insert an OLE object with source data (emb...ple.xlsx). Double‑click the OLE object, and the embedded file...

    docs.aspose.com/cells/net/embed-attachment-to-pdf/
  8. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for Ole objects effortlessly. Get seamless integration with Ole Packages and enhance your data handling capabilities....access to OlePackage if OLE object is an OLE Package. Returns null...OlePackage { get ; } Remarks OLE Package is a legacy technology...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. 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. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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[…...Product Family slides-net , slides-ole Viral84 February 2, 2026, 8:12am...@Viral84 You are extracting the OLE data from the slide by checking...

    forum.aspose.com/t/aspose-slides-for-net-concer...