Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 16,871 for

true type

(0.17 sec)
  1. Public API Changes in Aspose.Cells 8.6.2|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....currently accepts a parameter of type String as the file‑path location...(EnableAJAX should be set to true). CellModifiedOnAjax : Fires...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document... isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....:: String & value ) Parameter Type Description value const System::String&...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Saving Project Data to SVG Format | Aspose.Task...

    This article explains how to export Project data to SVG format using Aspose.Tasks for Java....the SaveFileFormat enumeration type. To save a project to SVG: Load...SvgOptions(); 7 opt. setFitContent ( true ); 8 opt. setTimescale (Timescale...

    docs.aspose.com/tasks/java/saving-project-data-...
  5. Aspose::Words::Bibliography::Source::Source con...

    Aspose::Words::Bibliography::Source::Source constructor. Initialize a new instance of the Source class in C++....SourceType sourceType ) Parameter Type Description tag const System::String&...aphy::SourceType The source type. Examples Shows how to get bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. Working with Validations in Worksheets|Document...

    This article introduces how to work with validation in GridDesktop.... This method returns true if data is valid, otherwise...validation is added Check if the data type of the cell’s value is double...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters.... insert_field ( field_type = aw . fields . FieldType ....FIELD_STYLE_REF , update_field = True ) . as_field_style_ref () field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....GetChildNodes method is set to true: this forces the GetChildNodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/net/working-with-comments/
  9. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display.... It is a type of chart that continually updates...getNSeries (). add ( "Sales" , true ); chart . getNSeries (). get...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  10. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....This can be made up of various types of content ranging from runs...complex. There are over 50 field types (each needs its own result calculation...

    docs.aspose.com/words/nodejs-net/fields-overview/