Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 86,840 for

object

(0.05 sec)
  1. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....code, it creates a workbook object and adds multiple worksheets...end" )); // Create a style object Style style = sheet1 . GetCells...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  2. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....Microsoft Excel are: Contents Objects Scenarios Protected worksheets...worksheet Objects The user cannot modify drawing objects Scenarios...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  3. Aspose.PSD for Java 24.6 - Release Notes|Docume...

    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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  4. Document.MailMergeSettings | Aspose.Words for .NET

    Discover how to use the MailMergeSettings property to manage all your document's mail merge data efficiently and enhance your workflow....MailMergeSettings property Gets or sets the object that contains all of the mail...} Remarks You can use this object to specify a mail merge data...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.... the object is passed as an argument to Document object initialization...LoadOptions . Initialize Document object. Save output PDF document....

    docs.aspose.com/pdf/php-java/convert-other-file...
  6. Aspose::Words::Drawing::GlowFormat class | Aspo...

    Aspose::Words::Drawing::GlowFormat class. Represents the glow formatting for an Object in C++....for an object. class GlowFormat : public System :: Object Methods...get_Color () Gets or sets a Color object that represents the color for...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....Members Name Description None The object is explicitly positioned, usually...property. Top Specifies that the object shall be at the top of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  9. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s Borders collection. The border...

    docs.aspose.com/cells/net/cells-border-settings/
  10. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s GetBorders() collection....

    docs.aspose.com/cells/go-cpp/cells-border-setti...