Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 38,089 for

2

(0.05 sec)
  1. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance....IsTrue ( runs [ 2 ]. IsInsertRevision ); // 2 - A "format" revision:...changes. Assert . IsTrue ( runs [ 2 ]. IsFormatRevision ); // 3 -...

    reference.aspose.com/words/net/aspose.words/run...
  2. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your document's structure and readability....IsTrue ( runs [ 2 ]. IsInsertRevision ); // 2 - A "format" revision:...changes. Assert . IsTrue ( runs [ 2 ]. IsFormatRevision ); // 3 -...

    reference.aspose.com/words/net/aspose.words/par...
  4. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your document management!...IsTrue ( runs [ 2 ]. IsInsertRevision ); // 2 - A "format" revision:...changes. Assert . IsTrue ( runs [ 2 ]. IsFormatRevision ); // 3 -...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision...assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DigitalSignatureUtil.LoadSignatures | Aspose.Wo...

    Effortlessly load digital signatures from your documents with the DigitalSignatureUtil LoadSignatures method. Enhance your workflow today!... Count ); // 2 - Load from a document from a...LoadAndRemove.FromString.docx" ); // 2 - Determine the locations of both...

    reference.aspose.com/words/net/aspose.words.dig...
  8. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!... AreEqual ( 2 , mappedDataFields . Count );...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

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

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  10. CssStyleSheetType Enum | Aspose.Words for .NET

    Discover how Aspose.Words.CssStyleSheetType enhances HTML export by optimizing CSS styles for better web presentation and performance.... External 2 CSS styles are written separately...ExternalCssFilenames.css" ; // 2 - Use a custom callback to name...

    reference.aspose.com/words/net/aspose.words.sav...