Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 14,732 for

true type

(0.16 sec)
  1. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from car plate images or photographs.... Setting Type Default value Description allowed_symbols...automatic_color_inversion boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/python-net/recognition-sett...
  2. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyBookmark");...setIncludeNoteOrComm(true); field.setInsertHyperlink(true); Assert.assertEquals(field...

    reference.aspose.com/words/java/com.aspose.word...
  3. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....importNode(srcNode, true); dstStory.insertAfter(newNode...replaceActionName) Parameters: Parameter Type Description replaceActionName...

    reference.aspose.com/words/java/com.aspose.word...
  4. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a document with ease and efficiency.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++.... Default is true . get_Author () const The author...reject revisions. Default is true . set_Author (const System::String&)...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....FieldType :: FieldAutoNum , true )); builder -> Writeln ( u "...FieldType :: FieldAutoNum , true )); builder -> Writeln ( u "...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel files to HTML using Aspose.Cells for JavaScript via C++.... By default, it is set to true , and hidden worksheets are...Worksheet Content </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/prevent-ex...
  8. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....IsComposite property Returns true if this node can contain other...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/nod...
  9. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....data) Parameters: Parameter Type Description inputStream java...reportBuilderOptions) Parameters: Parameter Type Description inputStream java...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

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