Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 153,261 for

2

(0.36 sec)
  1. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....get(2).getCaption()); Assert.assertEquals("0"...assertEquals("0", oleControlCollection.get(2).getValue()); Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  2. Generate MATRIX2OF5 BarCode Images via Python |...

    Create MATRIX2OF5 symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  3. System Requirements|Aspose.Slides Documentation

    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....5 and earlier versions: Java 2 Platform Standard Edition 1.4...4 or higher. JasperReports 2.0, 3.0 or higher. Aspose.Slides for...

    docs.aspose.com/slides/jasperreports/system-req...
  4. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now....EffectChartMajorGrou :: BySeries , 2 , EffectType :: Appear , EffectSubType...EffectChartMajorGrou :: ByCategory , 2 , EffectType :: Appear , EffectSubType...

    docs.aspose.com/slides/php-java/animated-charts/
  6. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....example -1 means the last item, -2 means the second before last and...InsertCell (); builder . Write ( "Cell 2" ); builder . EndTable (); builder...

    reference.aspose.com/words/net/aspose.words/nod...
  7. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....VbaModuleCollection indexer (1 of 2) Retrieves a VbaModule object...vbaModules . Remove ( vbaModules [ 2 ]); See Also class VbaModule class...

    reference.aspose.com/words/net/aspose.words.vba...
  8. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::String > ({FONTS_FOLDER})); 2 System ::SharedPtr < DrFont >...path to the documents directory. 2 System::String dataDir = RunE...

    docs.aspose.com/page/cpp/ps/working-with-text/
  9. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row formatting for enhanced document design and presentation.... Write ( "Row 2, cell 1." ); builder . EndTable...builder . Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....Range(0, 2) , Range(1, 0) , Range(1, 1) , Range(1, 2) , Range(2, 0)...0) , Range(2, 1) , Range(2, 2) , Range(3, 0) , Range(3, 1) , Range(3...

    docs.aspose.com/cells/cpp/create-access-and-cop...