Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 149,403 for

2

(0.25 sec)
  1. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style VS. A1 style by using Aspose.Cells for Python via .NET API....are identified by numbers (1, 2, 3, …). For example, the cell...left. For example, R[2]C[3] is a cell 2 rows down and 3 columns...

    docs.aspose.com/cells/net/r1c1-reference-style-...
  2. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....); // Limit resource usage to 2 threads Aspose . OCR . RecognitionSettings... ThreadsCount = 2 ; // Recognize batch by 2 images in parallel...

    docs.aspose.com/ocr/net/multithreading/
  3. Supported characters|Documentation

    A full list of characters recognized by Aspose.OCR for Python via .NET.... / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ [...# $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ [...

    docs.aspose.com/ocr/python-net/supported-charac...
  4. FootnoteSeparator | Aspose.Words for Java

    in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it....'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis.... get_Item ( 2 ); ParagraphAbsorber absorber...(). add ( new SetLineWidth ( 2 )); page . getContents (). add...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  9. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....

    reference.aspose.com/words/net/aspose.words.ren...
  10. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

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