Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 9,883 for

2 of

(0.55 sec)
  1. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  2. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution.... AreEqual ( 2 , variables . IndexOfKey ( "Home...variables . Contains ( "City" )); // 2 - By index: variables . RemoveAt...

    reference.aspose.com/words/net/aspose.words/var...
  3. DocumentVisitor.VisitBuildingBlockStart | Aspos...

    Discover the DocumentVisitor VisitBuildingBlockStart method, essential for initiating building block enumeration. Enhance your coding efficiency today!...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldCollection indexer | Aspose.Words for Python

    FieldCollection indexer. Returns a field at the specified index....example -1 means the last item, -2 means the second before last and...assertEqual ( 5 , fields . count ) # 2 - Get the collection to remove...

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

    Implements the TA field in Java....insertToaEntry(builder, "2", "Source 2"); // This entry will appear...insertToaEntry(builder, "1", "Source 2"); fieldTA.isBold(true); fieldTA...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional formatting may be defined in a table style in C++.... LastRow 2 Specifies formatting of the last...(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_Of_figures_label property. Gets or sets the name Of the sequence identifier used when building a table Of figures.... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Microsoft Project MPP file to CSV Format

    Write your own MicrosOft Project convertor using Aspose.Tasks for .NET and convert MPP files to CSV file....mpp" ); 2 project. Save ( "SaveProjectAsCSV_out...Project( "New Project.mpp" ); 2 CsvOptions options = new CsvOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  9. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage paragraph outline levels in your documents for enhanced organization and clarity....is at the outline level 2. Level3 2 The paragraph is at the outline...Writeln ( "Paragraph outline level 2." ); // Two paragraphs of the...

    reference.aspose.com/words/net/aspose.words/out...
  10. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number Of revisions in the collection in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...