Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 17,474 for

true type

(0.23 sec)
  1. SdtAppearance | Aspose.Words for Java

    Specifies the appearance of a structured document tag in Java....STRUCTURED_DOCUMENT_TAG_RANGE_START, 0, true); if (tag.getAppearance() ==...sdtAppearanceName) Parameters: Parameter Type Description sdtAppearanceName...

    reference.aspose.com/words/java/com.aspose.word...
  2. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to set cell link in GridJS|Documentation

    Add, edit, open, and remove links for selected cells using the Link dialog and hyperlink data....dialog supports three target types: Web Page , This Document ,...hyperlink style ( underline: true , color: #0000ff ), and updates...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Aspose::Words::Fields::FieldMacroButton::get_Di...

    Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the text to appear as the "button" that is selected to run the macro or command in C++....DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...FieldType :: FieldMacroButton , true )); field -> set_MacroName (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Table.setShading method | Aspose.Words for Node.js

    Table.setShading method. Sets shading to the specified values on whole table....backgroundColor : string ) Parameter Type Description texture TextureIndex... Single , 1.5 , "#008000" , true ); table . setBorder ( aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table.... Parameter Type Description texture TextureIndex...pydrawing . Color . green , True ) table . set_border ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Inserts a break of the specified type into the document. public void...BreakType breakType ) Parameter Type Description breakType BreakType...

    reference.aspose.com/words/net/aspose.words/doc...
  8. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java...."PrettyFormat" property to "true" to apply tab character indentation..."MemoryOptimization" flag to "true" to decrease memory consumption...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....sectionIndex : number ) Parameter Type Description sectionIndex number...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...

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