Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 75,735 for

values

(0.12 sec)
  1. How to set Data Validations settings in GridJS|...

    Configure Data Validation rules for selected cells, including criteria, input messages, and invalid-data alerts....Submit to save, then test input values in the target range. JavaScript...true , inputtitle : 'Allowed values' , inputmessage : 'Please pick...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....the artifact type (supports values of the Artifact.ArtifactType...ArtifactType enumeration where values include Background, Layout, Page...

    docs.aspose.com/pdf/java/artifacts/
  3. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb....// Adding values to DropDownList validation var values = new System...StringCollection (); values . Add ( "Bachelor" ); values . Add ( "Master"...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. How to Create Excel File using C++

    In this tutorial, we will learn how to create Excel file using C++. You can create new workbook and insert data into the cells on MS Windows or Linux programmatically in C++....Excel workbook Insert sample values into the cells of Excel file...workbook and insert sample values into the cells simply by following...

    kb.aspose.com/cells/cpp/how-to-create-excel-fil...
  5. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and Times through the Aspose.Cells for .NET API.... Thus, the values of cells that contain dates...that are called serial values. A serial value is an integer that...

    docs.aspose.com/cells/net/how-to-manage-dates-a...
  6. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow....target paragraph gets the copied values. import aspose.slides as slides...use ParagraphFormat to set values temp . paragraph_format . alignment...

    docs.aspose.com/slides/python-net/copying-parag...
  7. ToaCategories.defaultCategories property | Aspo...

    ToaCategories.defaultCategories property. Gets the default table of authorities categories....default values, which we can overwrite with custom values. expect...can always access the default values via this collection. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ToaCategories class | Aspose.Words for Node.js

    Aspose.Words.Fields.ToaCategories class. Represents a table of authorities categories...default values, which we can overwrite with custom values. expect...can always access the default values via this collection. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldOptions.ToaCategories | Aspose.Words for .NET

    Discover FieldOptions ToaCategories. Easily manage and customize your table of authorities categories for enhanced organization and efficiency....default values, which we can overwrite with custom values. Assert...can always access the default values via this collection. Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspise.Cells with C++....show trends in a series of values, such as seasonal increases...highlight maximum and minimum values. Position a sparkline near...

    docs.aspose.com/cells/cpp/creating-sparklines/