Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 155,640 for

2

(0.82 sec)
  1. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of document changes as revisions.... runs [ 2 ] . is_insert_revision ) # Creating...again! ' ) self . assertEqual ( 2 , doc . revisions . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, typed access to Table nodes, enhancing document processing efficiency and flexibility.... (2 indexers) Methods Name Description...collection to a new array of tables. (2 methods) Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different types of documents into a single output document in Java....2.docx", new String[]{inputDoc1..."LowCode.MergeContextDocument.2.docx", SaveFormat.DOCX) .execute();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with Background in ODS Files with JavaS...

    Learn how to manage backgrounds in ODS files using Aspose.Cells for JavaScript via C++.... value = 2 ; worksheet . cells . get ( 2 , 0 ). value =...8 ; worksheet . cells . get ( 2 , 1 ). value = 9 ; worksheet ...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  5. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...barcodes with a base XDimension of 2-5 pixels or more. The exact value...UseMinimalXDimension Recognized barcodes: 2 Recognized barcodes: 5 Recognized...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  6. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  7. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... height - 2 ), draw . PointF ( 1 , 1 ), draw...draw . PointF ( bmp . width - 2 , 1 ) ]) with draw . Pen ( draw...

    docs.aspose.com/slides/python-net/activex/
  8. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j....the guts of this sample: // The 2 things you need: // 1. the Header...createHeaderPart ( wordMLPackage ); // 2. an entry in SectPr createHeaderReferenc...

    docs.aspose.com/words/java/insert-header/
  9. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...paragraphs. builder . writeln ( 'List 2 starts below:' ) builder . list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....2" and ".3". builder.insertField(FieldType...spreadsheet. shape = (Shape) shapes.get(2); Assert.assertEquals(ShapeType...

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