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

true type

(0.04 sec)
  1. TextBoxControl.Text | Aspose.Words for .NET

    Manage the TextBoxControl's text easily—get or set its content for seamless user interaction and enhanced functionality in your application.... Shape , 0 , true ); TextBoxControl textBoxControl...Assert . That ( textBoxControl . Type , Is . EqualTo ( Forms2OleControlType...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. 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...
  4. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....setPreserveEmptyLine(true); Document doc = new Document(new...loadOptions.setPreserveEmptyLine(true); Document doc = new Document(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...Document > & doc ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Enable GridWeb EditBox|Documentation

    This article introduces how to work with formula bar or edit box in GridWeb....when you start writing data or type an equal (=) symbol, the Edit...developers can assign it to “True” to make the toolbar on. The...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....Properties Name Description bold True if the font is formatted as... isAtEndOfParagraph Returns true if the cursor is at the end...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....Property Type Description Logging.console bool Set to true to enable...Logging.fileSystem bool Set to true to write recognition progress...

    docs.aspose.com/ocr/java/logging/
  9. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns True when a write protection password is set in C++....iteProtected method Returns true when a write protection password...set_ReadOnlyRecommended ( true ); ASSERT_TRUE ( doc -> get_WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

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