Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 155,139 for

2

(0.17 sec)
  1. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your document design with powerful, flexible features.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  5. BuildingBlockGallery Enum | Aspose.Words for .NET

    Discover Aspose.Words BuildingBlockGallery enum, your guide to predefined galleries for efficient document management and organization. Enhance your workflow today!... AutoText 1 Bibliography 2 CoverPage 3 CustomAutoText 4 CustomBibliography...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...

    reference.aspose.com/words/net/aspose.words.bui...
  6. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly.... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  7. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....assertEquals(2, variables.indexOfKey("Home address"));...assertFalse(variables.contains("City")); // 2 - By index: variables.removeAt(1);...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of color, opacity, thickness, dash use, and style with Aspose.SVG....stroke="#00ff00"; stroke-width="2" Inline CSS style="fill:red; stroke:#00ff00;...stroke:#00ff00; stroke-width:2" Throughout this article: Property...

    docs.aspose.com/svg/net/drawing-basics/fills-an...