Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 153,248 for

2

(0.24 sec)
  1. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes.... 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. 在网格中创建多边形|Documentation

    Aspose.3D for Java 允许在网格中创建多边形。...createPolygon(new int[] { 0, 1, 2 }); //The new overloads doesn't...mesh . createPolygon ( 0 , 1 , 2 ); //Or You can create a polygon...

    docs.aspose.com/3d/zh/java/create-polygon-in-mesh/
  3. Person | Aspose.Words for Java

    Represents individual a person bibliography source contributor in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在网格中创建多边形|Documentation

    Aspose.3D for .NET 允许在网格中创建多边形。为了使用该功能,API 提供了Mesh类的CreatePolygon方法。...CreatePolygon ( new int [] { 0 , 1 , 2 }); //The old CreatePolygon needs...mesh . CreatePolygon ( 0 , 1 , 2 ); //The new overloads doesn't...

    docs.aspose.com/3d/zh/net/create-polygon-in-mesh/
  5. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java....getFieldCode()); // Setting this to "2" will include all countries and... field.setIncludeCountryOrR("2"); field.setFormatAddressOnCo(true);...

    reference.aspose.com/words/java/com.aspose.word...
  6. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted.... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/ru/python-java/your-fir...
  9. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/sv/python-java/your-fir...
  10. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...replace(regex, @"$3 bought a $2 from $1", options); Assert.AreEqual(..." : "$3 bought a $2 from $1.\r$3 bought a $2 from $1.", doc.getText()...

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