Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 12,558 for

true type

(0.07 sec)
  1. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... the normal validation type in cells : https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  2. JoinStyle | Aspose.Words for Java

    Line join style in Java....setVisible(true); builder.insertNode(filledInArrow);...joinStyleName) Parameters: Parameter Type Description joinStyleName java...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....isImportChildren ) Parameter Type Description srcNode const S...import. isImportChildren bool true to import all child nodes recursively;...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++....Output Is Smart Art Shape : True Convert the Smart Art to Group...C++ Extract Text from the Gear Type SmartArt Shape with Node.js...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  5. Read and Write Table with Query Table Data Sour...

    Learn how to read and write a table with a QueryTable data source using Aspose.Cells for Node.js via C++....); // Check the data source type if it is query table if ( table...) { table . setShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  6. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...要设置验证,设置一些 Validation 类的属性,如下所示: Type – 表示验证类型,可以使用 ValidationType...)); // Setting the validation type to whole number validation ...

    docs.aspose.com/cells/zh/cpp/data-validation/
  7. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...documentFieldName ) Parameter Type Description documentFieldName...in the document. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Aspose::Words::Fields::FieldAutoText class | As...

    Aspose::Words::Fields::FieldAutoText class. Implements the AUTOTEXT field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ 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. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved.... toEqual ( true ); console . log ( ` ${ args...` ); console . log ( `\tWrap type:\t ${ args . currentShape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...