Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 9,808 for

2 of

(0.04 sec)
  1. Revision.group property | Aspose.Words for Node.js

    Revision.group property. Gets the revision group... toEqual ( 2 ); // Insert revisions show up.... write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method... FIELD_DATE , True ) # 2 - Append a TIME field using a...value' , doc . range . fields [ 2 ] . result ) # This field will...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked changes 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/doc...
  4. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection Of pieces Of text inside the paragraph in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes...Dark main color 2. LIGHT2 Light main color 2. ACCENT1 Accent...color 1. ACCENT2 Accent color 2. ACCENT3 Accent color 3. ACCENT4...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few Of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total Of 6 mails only but the unread count property Of Fol…...issue mentioned above of 1 and 2. The 3rd issue’s PST file is a...Discourse March 14, 2025, 9:48am 2 @MaazHussain It seems you are...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  8. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless mail merge integration.... AreEqual ( 2 , mappedDataFields . Count );...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed down to...

    reference.aspose.com/words/net/aspose.words/bod...
  10. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color Of the gradient stop.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...