Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 39,333 for

2

(0.04 sec)
  1. Aspose::Words::Fields::FieldIfComparisonResult ...

    Aspose::Words::Fields::FieldIfComparisonResult enum. Specifies the result of the IF field condition evaluation in C++.... False 2 The condition is false . Examples...builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Exporting Math Equations|Aspose.Slides for Pyth...

    Export PowerPoint math equations in Python... set_superscript ( "2" ) . join ( "+" ) . join ( math...( "b" ) . set_superscript ( "2" )) . join ( "=" ) . join ( math...

    docs.aspose.com/slides/python-net/exporting-mat...
  3. MailmarkCodetext|Aspose.BarCode for Python via ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....– Null or Test “1” – Letter “2” – Large Letter version_id Currently...– For Mailmark barcode (0 and 2 to 9 and A to Z spare for future...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... write ( "Run 2. " ); // Every invocation of the...expect ( runs . count ). toEqual ( 2 ); // We can also insert a node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....example -1 means the last item, -2 means the second before last and...RevisionType ); Assert . AreEqual ( 2 , doc . Revisions . Count ); //...

    reference.aspose.com/words/net/aspose.words/rev...
  6. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStop ); Assert . AreEqual ( 2 , gradientStops . Count ); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  7. CustomPart.Data | Aspose.Words for .NET

    Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects.... AreEqual ( 2 , doc . PackageCustomParts . Count...PackageCustomParts . RemoveAt ( 2 ); Assert . AreEqual ( 2 , doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomPart.data property | Aspose.Words for Python

    CustomPart.data property. Contains the data of this custom part.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPart.is_external property | Aspose.Words ...

    CustomPart.is_external property. False if this custom part is stored inside the OOXML package... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any index for seamless customization and efficiency.... AreEqual ( 2 , doc . PackageCustomParts . Count...PackageCustomParts . RemoveAt ( 2 ); Assert . AreEqual ( 2 , doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...