Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 36,393 for

list

(0.19 sec)
  1. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify List labels in case of complex label formatting not being adequately represented by plain text....the program should simplify list labels in case of complex label...text. If set to true , numbered list labels are written in simple...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...@"\[tag \d*\]" ), "" , options ); List < string > expected ; if ( useLegacyOrder...useLegacyOrder ) expected = new List < string > { "[tag 1]" , "[tag...

    reference.aspose.com/words/net/aspose.words.rep...
  3. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....AnswersCount = 3 , Children = new List < BaseConfig >() { /* * Put...the table Children List<BaseConfig> A list including the TableTitleConfig...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  4. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....characters instead of using the full list for a selected language can...consumption. You can define a list of characters Aspose.OCR engine...

    docs.aspose.com/ocr/javascript-cpp/characters-w...
  5. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one List level...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Please update the OCR.net developers reference ...

    I’m trying to do OCR on specific multiple windows within a single image by using RecognitionAreas. The dev reference shows that I can get separate results for each window by using: // Output recognition results for eac…...png”); List<Aspose.Drawing.Rectangle> areas = new List<Aspose...RecognitionSettings { RecognitionAreas = new List<Aspose.Drawing.Rectangle> {...

    forum.aspose.com/t/please-update-the-ocr-net-de...
  7. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless ListNUM field implementation. Enhance document automation with powerful features today!...Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. FieldListNum field = ( FieldListNum...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ImportFormatOptions.merge_pasted_lists property...

    ImportFormatOptions.merge_pasted_Lists property. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists...merge_pasted_lists property ImportFormatOptions.merge_pasted_lists property...whether pasted lists will be merged with surrounding lists. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::NodeList::idx_get method | Aspos...

    Aspose::Words::NodeList::idx_get method. Retrieves a node at the given index in C++....index int32_t An index into the list of nodes. Remarks The index...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

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