Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 11,849 for

2 of

(0.04 sec)
  1. CustomXmlSchemaCollection.count property | Aspo...

    CustomXmlSchemaCollection.count property. Gets the number Of elements contained in the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionType | Aspose.Words for Java

    Specifies the type Of change being tracked in Revision in Java....assertEquals(2, doc.getRevisions().getCount());...builder.write("This is revision #2."); // Now move the node to create...

    reference.aspose.com/words/java/com.aspose.word...
  3. PhflResourceVersion2 | Aspose.PSD for .NET API ...

    PhflResourceVersion2 Contents [ Hide ] PhflResourceVersion2 class Class PhflResource. Resource Of Exposure Adjustment......Adjustment Layer 2 Version ( = 3 ) or ( = 2 ) 12 4 bytes each...Version 3) 10 2 bytes color space followed by 4 * 2 bytes color...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  4. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences Of the specified general format from the collection....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances Of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!...InsertField ( "= 2 + 3" ); Assert . AreEqual ( "= 2 + 3" , field...Update (); Assert . AreEqual ( "= 2 + 3 \\# $###.00" , field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting Of a single data point on the chart...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ). clearFormat (); // We can also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....output of our mail merge will have 2 pages instead of 3. // On page...both display "1". // On page 2, the MERGEREC field will display...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table Of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Row | Aspose.Words for Java

    Represents a table row in Java....assertEquals(2, tables.toArray().length); for...innerTable = createTable(doc, 2, 2, "Inner Table"); outerTable...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++...( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // Adds...

    docs.aspose.com/slides/cpp/create-chart/