Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 153,248 for

2

(0.15 sec)
  1. Define custom question name in OMR Template usi...

    My template looks like this #XYZ-123 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) #UYK-587 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) and after OMR processing the results looks like …...#XYZ-123 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9)...#UYK-587 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9)...

    forum.aspose.com/t/define-custom-question-name-...
  2. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Generate PLANET BarCode Images via Python | pro...

    Create PLANET symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  5. Generate UPC BarCode Images via Python | produc...

    Create UPC symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  6. Recognize SWISSPOSTPARCEL BarCode Images via Py...

    Scan SWISSPOSTPARCEL symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  7. Recognize QR BarCode Images via Python | produc...

    Scan QR symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  8. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance document formatting for better control and presentation.... NewPage 2 The section starts from a new...Writeln ( "This text is in section 2." ); Assert . That ( doc . Sections...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/doc...