Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,679 for

ole

(0.1 sec)
  1. 通过Node.js via C++嵌入附件到PDF|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将Ole对象作为附件嵌入到PDF中。...在Excel中,你可以插入带有源数据的Ole对象( embedded-attachments-example.xlsx )。双击Ole对象,嵌入的文件将被打开。...)。双击Ole对象,嵌入的文件将被打开。 一般情况下,在转换为PDF时,Ole对象会以图标或缩略图的形式渲染,而不显示Ole对象的源数据。通过选项 PdfSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/embed-attac...
  2. Embed Attachment to PDF with C++|Documentation

    Learn how to embed attachments into PDF using Aspose.Cells with C++....In Excel, you can insert an Ole Object with source data ( em...le.xlsx ). Double‑click the Ole Object, and the embedded file...

    docs.aspose.com/cells/cpp/embed-attachment-to-pdf/
  3. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....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/java/com.aspose.word...
  4. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.OlePackage property. Provide access to [OlePackage](../../Olepackage/) if Ole object is an Ole Package...access to OlePackage if OLE object is an OLE Package. Returns null...Drawing . OlePackage Remarks OLE Package is a legacy technology...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the Ole object....Gets or sets the ProgID of the OLE object. @property def prog_id...Shows how to extract embedded OLE objects into files. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OleFormat.IsLocked | Aspose.Words for .NET

    Discover the OleFormat IsLocked property, control Ole object links and enhance data integrity by preventing unwanted updates. Learn more now!...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

    Discover the OleFormat AutoUpdate property in Microsoft Word, ensuring your Ole object links stay current and enhance document accuracy effortlessly....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...Document > ( get_MyDir () + u "OLE spreadsheet.docm" ); auto shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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...
  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...