Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 17,474 for

true type

(0.08 sec)
  1. CommentCollection | Aspose.Words for Java

    Provides Typed access to a collection of Comment nodes in Java....extends NodeCollection Provides typed access to a collection of Comment...setText("Hello world!"); comment.setDone(true); // Comments that are "done"...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBinding::WebExtensionBinding constructor. Creates web extension binding with specified parameters in C++....String & appRef ) Parameter Type Description id const System::String&...ebExtensionBindingT Binding type. appRef const System::String&...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. Merge or Unmerge Range of Cells with JavaScript...

    Merge and Unmerge Cells in a Range in Excel with JavaScript via C++ code....Range Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/merge-or-u...
  4. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for JavaScript via C++ API....multiThreadReading(boolean) to true . If you do not set it, you...cells . multiThreadReading ( true ); then the following message...

    docs.aspose.com/cells/javascript-cpp/reading-ce...
  5. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  6. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....FIELD_FILE_NAME, true); field.update(); Assert.assertEquals("...FIELD_FILE_NAME, true); field.setIncludeFullPath(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....Load Filter </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  8. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java....hasDataLabels(true); series.getDataLabels().setShowValue(true); series...getDataLabels().setShowCategoryName(true); DecimalFormatSymbols symbols...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Read Color of Shape's Glow Effect with JavaScri...

    Learn how to read the color of a shape's glow effect using Aspose.Cells for JavaScript via C++....Color Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/read-color...