Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 36,393 for

list

(0.1 sec)
  1. FieldDatabaseDataRow constructor | Aspose.Words...

    FieldDatabaseDataRow constructor. Initializes a new instance of the [FieldDatabaseDataRow](../) class....def __init__ ( self , values : List [ str ]): ... Parameter Type...Type Description values List[str] See Also module aspose.words.fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDatabaseDataTable constructor | Aspose.Wor...

    FieldDatabaseDataTable constructor. Initializes a new instance of the [FieldDatabaseDataTable](../) class....__init__ ( self , column_names : List [ str ]): ... Parameter Type...Type Description column_names List[str] See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  4. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image.... The method returns a list of Aspose.OCR.RectangleOutput...page. Therefore, the resulting list can contain more Aspose.OCR...

    docs.aspose.com/ocr/net/image-regions-word-find/
  6. 搜索

    搜索...Sheets = new List<Sheet>() { sheet }; // 執行請求...batchUpdateSpreadshe.Requests = new List<Request>(); batchUpdateSpreadshe...

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  7. 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...
  8. 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...
  9. 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...
  10. 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...