Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 50,814 for

properties

(0.16 sec)
  1. Print spreadsheets|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....worksheets using several properties offered by the PageSetup...class. The usage of these properties of the PageSetup class is...

    docs.aspose.com/cells/net/print-spreadsheets/
  2. Add Page Number to PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object with required properties. After that, you can call...setStartingNumber ( 1 ); // Set text properties pageNumberStamp . getTextState...

    docs.aspose.com/pdf/java/add-page-number/
  3. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....GetValidation (); // Read various properties of the validation std ::...:: cout << "Reading Properties of Validation" << std :: endl ;...

    docs.aspose.com/cells/cpp/get-validation-applie...
  4. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting... Properties Name Description date_time_format...result using the field's properties. # Below are three types...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cannot distinguish between borders explicitly s...

    Cannot distinguish between borders explicitly set to None and borders with the default None value in conditional style. Since a table cell inherits the Properties of the table regions according to a defined order of pri…...a table cell inherits the properties of the table regions according...determine whether the border style property of each region is set to None...

    forum.aspose.com/t/cannot-distinguish-between-b...
  6. Working with Hyperlinks|CAD 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....collection one by one and edit its properties. Sample Code The following...and changes their Hyperlink property to the Aspose website. Managing...

    docs.aspose.com/cad/java/developer-guide/autoca...
  7. Editing Hyperlinks of Worksheet with Golang via...

    Learn how to edit hyperlinks of a worksheet through the Aspose.Cells for C++ API....collection one by one and edit its properties. The following sample code...changes their GetAddress() property to point to the Aspose website...

    docs.aspose.com/cells/go-cpp/editing-hyperlinks...
  8. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically....export options, and effective properties. Create Simple Rectangle...using SolidFillColor.Color property as exposed by FillFormat object...

    docs.aspose.com/slides/python-net/rectangle/
  9. Merge Table Cells|Aspose.Words for Python via .NET

    How to merge table cells in Python. Check if cells in a table are merged using Python....represented by the following properties of the CellFormat class:...cells The values of these properties determine the merge behavior...

    docs.aspose.com/words/python-net/working-with-m...
  10. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....also specified by the Font property, and the current paragraph...determined by the ParagraphFormat property. In the next section, we will...

    docs.aspose.com/words/net/working-with-paragraphs/