Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 6,284 for

ole

(0.14 sec)
  1. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.insertOleObjectAsIcon method...Inserts an embedded or linked OLE object as icon into the document...icon file and caption. Detects OLE object type using file extension...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets Ole Package file name....fileName property Gets or sets OLE Package file name. get fileName...Examples Shows how insert an OLE object into a document. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CommandButtonControl.type property | Aspose.Wor...

    CommandButtonControl.type property. Gets type of Forms 2.0 control.... ole . Forms2OleControlType : ......() button1 = aw . drawing . ole . CommandButtonControl () shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked Ole object....the source file for the linked OLE object. @property def source_full_name...is not an empty string, the OLE object is linked. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 工作表缩放的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 Ole 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...演示文稿中的 Excel 工作表作为 OLE 对象,在首次激活后会被调整为未知的比例。此行为导致 OLE 对象在激活前后在演示文稿中...供了解决方案,本文对此进行了说明。 背景 在文章 管理 OLE 中,我们说明了如何使用 Aspose.Slides for...

    docs.aspose.com/slides/zh/androidjava/working-s...
  6. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 Ole 对象管理。无缝嵌入、更新和导出 Ole 内容。...Android 上管理演示文稿中的 OLE Contents [ Hide ] OLE(对象链接和嵌入)是 Microsoft...PowerPoint 幻灯片中。该 Excel 图表被视为 OLE 对象。 OLE 对象可能显示为图标。在这种情况下,双击图标时,图...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  7. 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...
  8. 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...
  9. 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!...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...
  10. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js via Java 优化 PowerPoint 和 OpenDocument 文件中的 Ole 对象管理。无缝嵌入、更新和导出 Ole 内容。...JavaScript 在演示文稿中管理 OLE Contents [ Hide ] OLE(Object Linking & Embedding)是...PowerPoint 幻灯片中。该 Excel 图表被视为 OLE 对象。 OLE 对象可能以图标形式出现。在这种情况下,双击图标时...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/