Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 153,665 for

2

(0.14 sec)
  1. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a document....assertEqual ( '' , paragraphs [ 2 ] . list_label . label_string...assertEqual ( 'a.' , paragraphs [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... writeln ( 'Page 2.' ) builder . insert_break ( aw...+ 1 ) + '(' + ( 'odd' if i % 2 == 0 else 'even' ) + ')' ) if...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Use If Parameter and Variables in SmartM...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....: "director first 2" , "id" : "director id 2" , "LastName" : "director..."director last 2" , "MiddleName" : "director middle 2" , "Reportees"...

    docs.aspose.com/cells/net/how-to-use-if-paramet...
  4. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a new array for streamlined data management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  5. GlossaryDocument.LastBuildingBlock | Aspose.Wor...

    Discover the LastBuildingBlock property in the GlossaryDocument, enabling easy access to the final building block for enhanced document management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  6. 21266433.xlsx

    Sheet1 Fruits Quantity Apples 2 Apples 2 Apples 3 Apples 3 Apples 3 Apples 3 Oranges 3 Oranges 3 Oranges 3 Oranges 3 Pears 3 Pears 3 Pears 3 Pears 3 Pears 3 Mango 3 Mango 3 2016-11-23T04:55:43Z 15.......Sheet1 Fruits Quantity Apples 2 Apples 2 Apples 3 Apples 3 Apples...

    docs.aspose.com/cells/es/cpp/creating-subtotals...
  7. 21266433.xlsx

    Sheet1 Fruits Quantity Apples 2 Apples 2 Apples 3 Apples 3 Apples 3 Apples 3 Oranges 3 Oranges 3 Oranges 3 Oranges 3 Pears 3 Pears 3 Pears 3 Pears 3 Pears 3 Mango 3 Mango 3 2016-11-23T04:55:43Z 15.......Sheet1 Fruits Quantity Apples 2 Apples 2 Apples 3 Apples 3 Apples...

    docs.aspose.com/cells/ar/cpp/creating-subtotals...
  8. removeduplicates.xlsx

    Sheet1 1 2 3 4 1 2 3 4 5 6 7 8 5 6 7 8 9 10 11 12 13 14 15 16 2021-12-21T08:46:23Z 16.0300 luo 2015-06-05T18:17:20Z 2021-12-21T08:46:23Z 2021-12-21T08:46:23Z 2021-12-21T08:46:23Z false 2021-12-21T0......Sheet1 1 2 3 4 1 2 3 4 5 6 7 8 5 6 7 8 9 10 11 12 13 14 15 16...

    docs.aspose.com/cells/de/cpp/remove-duplicate-r...
  9. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns.... setCount ( 2 ); builder . writeln ( "Column...); builder . writeln ( "Column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....write("This is insertion revision #2. "); // Remove a run "This does...INSERTION)); Assert.assertEquals(2, doc.getRevisions().getCount());...

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