Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 9,457 for

ole

(0.07 sec)
  1. 19.12 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 19.12 Release Notes – the latest updates and fixes.... OLE object data is exposed to public...Feature WORDSNET-18897 Expose OLE object data to public API New...

    docs.aspose.com/words/net/aspose-words-for-net-...
  2. Declaration|Aspose.Slides 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....NET managed OLE DB data provider to access databases...

    docs.aspose.com/slides/java/declaration/
  3. ivbaproject - Aspose.Slides for Android via Jav...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....representation of the VBA project as OLE container. Method Detail getName...representation of the VBA project as OLE container. Read-only byte[] ...

    reference.aspose.com/slides/androidjava/com.asp...
  4. vbaprojectfactory - Aspose.Slides for Android v...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....data) Reads VBA project from OLE container. Methods inherited...data) Reads VBA project from OLE container. Specified by: readVbaProject...

    reference.aspose.com/slides/androidjava/com.asp...
  5. VbaReferenceOleTypeLib - Aspose.Slides for Andr...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....IVbaReferenceOleType Represents OLE Automation type library reference...This constructor creates new OLE Automation type library reference...

    reference.aspose.com/slides/androidjava/com.asp...
  6. How to get Attachment in Excel sheet - Free Sup...

    Hi @asad.ali , I have a sceanrio where my .xlsx excel sheet is having .msg as a atttachment, But the Issue is my code does not extract the child attachment. On contrary if i have .eml file with .xlsx attachment i…...check whether the specified (OLE) object is displayed as an icon...You may also set the specified OLE object as an icon. simon.zhao...

    forum.aspose.com/t/how-to-get-attachment-in-exc...
  7. add_shape_in_chart方法 | Aspose.Cells for Python ...

    add_shape_in_chart方法 内容 [ 隐藏 ] add_shape_in_chart(type, placement, left, top, right, bottom) 添加图形到图表。所有单位是图表面积的 1/400...... image_data bytes 如果形状不是图片或 ole 对象,imageData 应该为空。 也可以看看 模块 aspose...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2023 on Releases - aspose.comhttps://releases.aspose.com/cad/java/release-notes/2023/Recent content in Release Notes - 2023 on Releases......Summary Category CADJAVA-11246 OLE images are missing Enhancement...DXF Enhancement CADJAVA-10971 OLE image disappeared between 22...

    releases.aspose.com/cad/java/release-notes/2023...
  9. File Formats and Conversions|Aspose.Words for C++

    Convert documents from any supported load to save format with just two lines of C++ code. It provides high-quality conversions....footnotes, text boxes, auto shapes, OLE objects, fields, and advanced...textboxes, fields, columns, OLE objects, revisions, right-to-left...

    docs.aspose.com/words/cpp/file-formats-and-conv...
  10. Getting less attachment from visio file - Free ...

    Sample code _children = new Lazy(() => { var cList = new List(); AsposeVisio.PageCollection pages = _document.Pages; foreach (AsposeVisio.Page page in pages) { foreach (AsposeVisio.Shape shape in page.Shapes) { …...ObjectData; // Three ole object with id 38,39,40 all have...

    forum.aspose.com/t/getting-less-attachment-from...