Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 91,321 for

object

(0.93 sec)
  1. Working with OLE Objects and Online Video in C#...

    Create and modify OLE embedding in your document using C#....Ask AI Working with OLE Objects and Online Video Contents [ Hide...with OLE objects embedded in Word documents. OLE (Object Linking...

    docs.aspose.com/words/net/working-with-ole-obje...
  2. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....allowing you to draw various line objects like ellipses, circles, etc...Create an object of Bitmap class . Initialize an object of Graphics...

    docs.aspose.com/drawing/java/working-with-pens/
  3. OleFormat.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....stream Buffer Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  5. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE Objects in worksheets using Aspose.Cells with C++....Ask AI Managing OLE Objects with C++ Contents [ Hide ] Introduction...Introduction OLE (Object Linking and Embedding) is Microsoft’s framework...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  6. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....Object public class HorizontalAlignment...Description CENTER Specifies that the object shall be centered with respect...

    reference.aspose.com/words/java/com.aspose.word...
  7. Embed Attachment to PDF with Golang via C++|Doc...

    Learn how to embed attachments into PDF using Aspose.Cells with Golang via C++....Excel, you can insert an OLE object with source data ( embedde...xlsx ). Double‑click the OLE object; the embedded file will be...

    docs.aspose.com/cells/go-cpp/embed-attachment-t...
  8. Add Images in Spreadsheet in xlsx4j|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....//Instantiating a Workbook object Workbook workbook = new Workbook...createWsDr(drawing); // Create object for twoCellAnchor CTTwoCellAnchor...

    docs.aspose.com/cells/java/add-images-in-spread...
  9. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/python-net/styling-and-da...
  10. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...