Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 94,459 for

object

(0.84 sec)
  1. Get and Set Style for Cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Node.js via C++, 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 created for each cell when...because the Style object is sizable. These Style objects won’t be freed...

    docs.aspose.com/cells/nodejs-cpp/styling-and-da...
  2. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers.... BorderTopStyle object inherits border_size and border_color...top border. Provided as the object with the following properties:...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  3. Aspose::Words::Drawing::Charts::ChartYValue cla...

    Aspose::Words::Drawing::Charts::ChartYValue class. Represents an Y value for a chart series in C++....ChartYValue : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override Gets a flag indicating...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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 ( embedde...xlsx ). Double‑click the OLE object, and the embedded file will...

    docs.aspose.com/cells/nodejs-cpp/embed-attachme...
  5. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...to the current state of the object. Stack Trace: at Aspose.Imaging...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/imageloadexception-when-runn...
  6. Aspose::Words::Fields::FieldDde class | Aspose....

    Aspose::Words::Fields::FieldDde class. Implements the DDE field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. get_InsertAsHtml...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ReportingEngine.missing_member_message property...

    ReportingEngine.missing_member_message property. Gets or sets a string value printed instead of a template expression that represents a plain reference to a missing member of an Object...reference to a missing member of an object. The default value is an empty...when a missing member of an object is encountered. The property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your data source for regions.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  9. Creating a Table|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....list of data to an actual List Object: New rows and columns are automatically...incorporated into the List object. Charts based on rows and columns...

    docs.aspose.com/cells/java/creating-a-list-object/
  10. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells collection represents an object of the Cell class. Aspose.Cells...inside a cell by using the Font object’s setName method. Setting Font...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...