Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,319 for

box

(0.1 sec)
  1. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an old format of sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....sheet that contains a dialog box. Such sheet could be inserted...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...
  2. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape....jpg' ) # Insert a text box into the group shape. Set the..."Left" property so that the text box's right edge # touches the right...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....Enter a password in the Password box . Select OK , re-enter the password...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  4. Add Pivot Connection with C++|Documentation

    Learn how to add pivot connection with Aspose.Cells library using C++....you can operate on the check box. Similarly, if you want to associate...

    docs.aspose.com/cells/cpp/add-pivot-connection/
  5. Showing Cell Range as the Data Labels with C++|...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.... Check-box to Show Cell Range as Data Labels...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  6. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used date format for seamless integration in your applications....Text -> Date and Time dialog box. field = ( FieldDate ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    Discover how FieldDate enhances your projects with Saka Era calendar support. Easily set or adjust your date formats for seamless integration....Text -> Date and Time dialog box. field = ( FieldDate ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDate.use_last_format property | Aspose.Wor...

    FieldDate.use_last_format property. Gets or sets whether to use a format last used by the hosting application when inserting a new DATE field....Text -> Date and Time dialog box. field = builder . insert_field...

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

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...Examples Shows how to link text boxes. Document doc = new Document...links between some of the text boxes. if ( textBox1 . IsValidLinkTarget...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to Prevent Users from Printing Excel File|D...

    Learn how to How to prevent users from printing excel through the Aspose.Cells for Python via .NET API....will get the following warning box: How to Prevent Users from Printing...

    docs.aspose.com/cells/python-net/how-to-prevent...