Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 15,941 for

true type

(0.38 sec)
  1. FormField.DropDownSelectedIndex | Aspose.Words ...

    Discover the FormField DropDownSelectedIndex property to easily manage dropdown selections, enhancing user experience and form functionality.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set text field limits. Enhance user experience with customizable length settings for optimal data entry.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormFieldCollection.GetEnumerator | Aspose.Word...

    Discover the FormFieldCollection GetEnumerator method, which provides an efficient way to iterate through form fields, enhancing your data management experience.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  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. 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/
  6. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...multiThreadReading(boolean) 设置为 true 。否则,可能会得到错误的单元格值。 以下代码: 创建一个工作簿。...cells . multiThreadReading ( true ); 那么将显示以下消息: if ( s !== "R"...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  7. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SAVEDATE 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. get_UseLunarCalendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your documents to enhance editing efficiency.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....get_CanHaveImage () Returns true if the shape type allows the shape to...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Document.unprotect method | Aspose.Words for Py...

    aspose.words.Document.unprotect method... Parameter Type Description password str The...Document.write_protection . Returns True if a correct password was specified...

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