Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 16,784 for

true type

(0.1 sec)
  1. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java....getFirstSection(), true); buildingBlock.appendChild...insertField(FieldType.FIELD_AUTO_TEXT, true); fieldAutoText.setEntryName("MyBlock");...

    reference.aspose.com/words/java/com.aspose.word...
  2. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Manage Slide Show on Android|Aspose.Slides Docu...

    Learn how to manage slide shows in Aspose.Slides for Android via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...class that returns an object of type SlideShowSettings , which allows...

    docs.aspose.com/slides/androidjava/manage-slide...
  4. Aspose::Words::HeaderFooter::Accept method | As...

    Aspose::Words::HeaderFooter::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....Subtotal Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FormField.ExitMacro | Aspose.Words for .NET

    Discover the FormField ExitMacro property to easily manage exit macros for your forms. Enhance user experience and streamline data entry today!... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...FieldFormat object that provides typed access to field’s formatting...characters. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...showToolbar : true , local : 'en' , showContextmenu : true }) 加载选项的参数:...是否在单元格右键点击时显示右键菜单。 默认值为 truetrue 是 showFileName 是否显示文件名。 true 是 showFormulaExplain...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  10. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...

    reference.aspose.com/words/java/com.aspose.word...