Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,457 for

ole objects

(0.16 sec)
  1. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....Excel, you can insert an Ole Object with source data ( embed...xlsx ). Double-click the Ole Object, and the embedded file will...

    docs.aspose.com/cells/javascript-cpp/embed-atta...
  2. Extract text and images from PPT document via C...

    C++ example code to extract text and images from PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Get an Array of ITextFrame objects of first slide. Loop through...Get an Array of ITextFrame objects from the first slide Syste...

    products.aspose.com/slides/cpp/parser/ppt/
  3. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic Objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....a different type of drawing object, for example, a text box containing...straightforward way of rendering this object since it is a combination of...

    docs.aspose.com/words/python-net/rendering-shap...
  4. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/java/document-builder-ove...
  5. Embed Attachment to PDF with Node.js via C++|Do...

    Learn how to embed an Ole object as an attachment in a PDF using Aspose.Cells for Node.js via C++....Excel, you can insert an OLE object with source data ( embed...xlsx ). Double‑click the OLE object, and the embedded file will...

    docs.aspose.com/cells/nodejs-cpp/embed-attachme...
  6. 用JavaScript通过C++在PDF中嵌入附件|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++在PDF中嵌入Ole对象作为附件。...在Excel中,你可以插入带有源数据的Ole对象( embedded-attachments-example.xlsx )。双击Ole对象,嵌入的文件将被打开。...)。双击Ole对象,嵌入的文件将被打开。 通常,在转换为PDF时,Ole对象会被渲染为图标或缩略图,而不显示Ole对象的源数据。使用 PdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/embed-a...
  7. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。...中,您可以插入带有源数据的 Ole 对象( embedded-attachments-example.xlsx )。双击 Ole 对象以打开嵌入的文件。...对象以打开嵌入的文件。 转换为 PDF 时,Ole 对象通常以图标或缩略图渲染,没有源数据。使用 PdfSaveOptions.embed_attachments...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  8. DocumentBuilder.insert_forms_2_ole_control meth...

    DocumentBuilder.insert_forms_2_Ole_control method. Inserts [Forms2OleControl](../../../aspose.words.drawing.Ole/forms2Olecontrol/) object into current position....insert_forms_2_ole_control method insert_forms_2_ole_control(forms_2_ole_control)...ms_2_ole_control) Inserts Forms2OleControl object into current...

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

    Discover OleFormat's GetRawData method to easily retrieve Ole object raw data, enhancing your data management and integration capabilities....GetRawData method Gets OLE object raw data. public byte []...embedded OLE object. Document doc = new Document ( MyDir + "OLE objects...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....images, text boxes, and drawing objects. This topic discusses how to...in Aspose.Words represent an object in the drawing layer, such...

    docs.aspose.com/words/net/working-with-shapes/