Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 97,200 for

object

(0.13 sec)
  1. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of worksheet and access cells through the Aspose.Cells for Python via .NET API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/python-net/accessing-cell...
  2. Generate Conditional Formatting Data Bar Images...

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....condition object of the cell, and then, from that object, it accesses...accesses the DataBar object and uses its ToImage() method to generate...

    docs.aspose.com/cells/net/generate-conditional-...
  3. MailMergeSettings class | Aspose.Words for Node.js

    Aspose.Words.Settings.MailMergeSettings class. Specifies all of the mail merge information for a document... Remarks You can use this object to specify a mail merge data...document. Or you can use this object to query mail merge settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  5. IMailMergeDataSourceRoot.get_data_source method...

    IMailMergeDataSourceRoot.get_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region....get_data_source() on this object. Your implementation needs...to return a new data source object. Aspose.Words will use the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Attachments to PDF using Python | Aspose.PDF

    Add attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/python-net/attachments/...
  7. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options....the font formatting of this object. public Font Font { get ; }...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....child shapes of an Office Math object always returns null . Examples...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Text to Image in C# | Add Text to Photo | W...

    Learn how to add text to images in C#. Learn how to add text to photos or write text on images with this step-by-step tutorial....a new Graphics object from the Bitmap object using the FromImage()...Initialize a SolidBrush class object with the specified text color...

    blog.aspose.com/drawing/add-text-to-image-in-cs...
  10. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。... Add (); // Create Drawing object with certain dimensions var...); // Set border for Drawing object var borderInfo = new Aspose...

    docs.aspose.com/pdf/zh/net/add-curve/