Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 9,839 for

2 of

(0.07 sec)
  1. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another....5 , 2 ); // At the default DPI of 96...topMargin ). toBeCloseTo ( 59.0 , 2 ); builder . writeln ( `At a DPI...

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

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!... AreEqual ( 2 , tables . ToArray (). Length...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  3. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined document management.... ClassModule 2 A module that contains the definition...

    reference.aspose.com/words/net/aspose.words.vba...
  4. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection Of strings that represent all the items in a drop-down form field... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PreferredWidth.GetHashCode | Aspose.Words for .NET

    Discover the PreferredWidth GetHashCode method—an essential hash function for efficient data handling and unique value generation in your applications...." ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... write ( 'Row 1, cell 2.' ) builder . end_row () # While...UPWARD builder . write ( 'Row 2, cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection Of [Run](../run/) nodes...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...
  8. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides typed access to a collection Of [Run](../run/) nodes... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. MappedDataFieldCollection Class | Aspose.Words ...

    Discover Aspose.Words.MailMerging.MappedDataFieldCollection for seamless mapping Of data source fields to mail merge fields, enhancing document automation.... AreEqual ( 2 , mappedDataFields . Count );...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...