Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 9,839 for

2 of

(0.04 sec)
  1. Moving Tasks

    Learn how to move with MicrosOft Project (MPP/XML) the tasks under another ones using Aspose.Tasks for .NET....mpp" ); 2 project. CalculationMode = CalculationMode...Project( "New Project.mpp" ); 2 // Move tasks with id 5 before...

    docs.aspose.com/tasks/net/moving-tasks/
  2. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number Of revisions, enhancing your data management and tracking.... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the type Of each revision, enhancing your workflow and project management efficiency.... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time Of this revision.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListTemplate | Aspose.Words for Java

    Specifies one Of the predefined list formats available in MicrosOft Word in Java....writeln("Item 2"); builder.getListFormat().removeNumbers();...paragraphs. builder.writeln("List 2 starts below:"); builder.getListFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Style.baseStyleName property | Aspose.Words for...

    Style.baseStyleName property. Gets/sets the name Of the style this style is based on....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" ]); expect ( style . baseStyleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....2" and ".3". builder.insertField(FieldType...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. Style.base_style_name property | Aspose.Words f...

    Style.base_style_name property. Gets/sets the name Of the style this style is based on....MyStyle Alias 1,MyStyle Alias 2". # If a style's name has multiple...'MyStyle Alias 1' , 'MyStyle Alias 2' ], style . aliases ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldAutoNumLgl class | ...

    Aspose::Words::Fields::FieldAutoNumLgl class. Implements the AUTONUMLGL field. To learn more, visit the documentation article in C++....display "2.". InsertNumberedClause ( builder , u " \t Heading 2" ,...AUTONUMLGL field at a heading level of 2, // and the AUTONUMLGL count for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...System::Drawing::Drawing2D::Matrix > (2. 0f , 0. 0f , 0. 0f , 1. 0f ,...

    docs.aspose.com/page/cpp/ps/working-with-textures/