Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,436 for

ole objects

(0.77 sec)
  1. 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...
  2. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet Ole resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....Excel worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated this...

    docs.aspose.com/slides/net/working-solution-for...
  3. 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...
  4. 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....suggested for the current embedded object if you want to save it into...how to extract embedded OLE objects into files. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if Ole object is an Ole Package. Returns null otherwise in C++....access to OlePackage if OLE object is an OLE Package. Returns null...Examples Shows how insert an OLE object into a document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel Ole Objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent....Excel charts embedded as OLE objects in a PowerPoint presentation...Slides for .NET. To address the object preview issue , we assigned...

    docs.aspose.com/slides/net/working-solution-for...
  8. Events Section in the ShapeSheet|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....Event Section of ShapeSheet OLE Objects in Visio Diagram Visio ActiveX...

    docs.aspose.com/diagram/net/events-section-in-t...
  9. OlePackage.display_name property | Aspose.Words...

    OlePackage.display_name property. Gets or sets Ole Package display name....display_name property Gets or sets OLE Package display name. @property...Examples Shows how insert an OLE object into a document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution.... The image objects are added through IImageCollection...is a collection of IPPImage objects. This article explains how...

    docs.aspose.com/slides/python-net/extracting-im...