Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 17,437 for

true type

(0.28 sec)
  1. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....FIELD_LIST_NUM, true); // Lists start counting at...insertField(FieldType.FIELD_LIST_NUM, true); // This field will start a...

    reference.aspose.com/words/java/com.aspose.word...
  2. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....( string output ) Parameter Type Description output String Output...SaveOptions saveOptions ) Parameter Type Description output String Output...

    reference.aspose.com/words/net/aspose.words.low...
  3. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....checkedValue , int size ) Parameter Type Description name String The...InsertCheckBox ( "CheckBox_Default" , true , true , 50 ); builder . InsertParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Forms2OleControlType | Aspose.Words for Java

    Enumerates Types of Forms 2.0 controls in Java....Forms2OleControlType Enumerates types of Forms 2.0 controls. Examples:...getChild(NodeType.SHAPE, 0, true); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...insertField(FieldType.FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...Properties Name Description bold True if the font is formatted as...is_at_end_of_paragraph Returns True if the cursor is at the end...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls.... getShape ( 0 , true ); let oleControl = shape ....enabled ). toEqual ( true ); expect ( checkBox . type ). toEqual ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....PARAGRAPH, true)) { // Find if we have the paragraph... key) Parameters: Parameter Type Description key int Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/nodejs-net/working-with-h...