Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 37,439 for

2

(0.04 sec)
  1. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...Writeln ( "This text is in section 2." ); Assert . AreEqual ( SectionStart...PageSetup . SectionStart ); // 2 - Starts the next section on the...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Aspose::Words::Fields::Field::Remove method | A...

    Aspose::Words::Fields::Field::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent paragraph. If the field is already removed, returns null in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::IFieldUpdateCultureProvi...

    Aspose::Words::Fields::IFieldUpdateCultureProvider interface. When implemented, provides a CultureInfo object that should be used during the update of a particular field in C++....String > ({ u "месяц 1" , u "месяц 2" , u "месяц 3" , u "месяц 4" ...String > ( { u "мес 1" , u "мес 2" , u "мес 3" , u "мес 4" , u "мес...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

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

    A collection of Border objects in Java....write("Paragraph 2."); // Since we used the same..."); builder.write("Paragraph 2."); // Since we used the same...

    reference.aspose.com/words/java/com.aspose.word...
  6. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....writeln("Item 2"); builder.getListFormat().removeNumbers();...writeln("Item 1"); builder.writeln("Item 2"); builder.getListFormat().removeNumbers();...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection.... at ( 2 ). value ). toEqual ( "2003" );.... count ). toEqual ( 3 ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++.... Square 2 Wraps text around all sides of...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Import and Export Project Data to Primavera Format

    Learn how to import or export Microsoft Project (MPP/XML) files from or to Primavera (XER, P6 XML) formats using Aspose.Tasks for C++....xml" ); 2 System ::SharedPtr < ProjectFileInfo...(dataDir + u "Primavera1.mpx" ); 2 System ::SharedPtr < ProjectFileInfo...

    docs.aspose.com/tasks/cpp/import-and-export-pro...