Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 155,366 for

2

(0.12 sec)
  1. 64716912.xlsx

    Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2018-04-23T16:14:57Z 2018-04-23T16:1......Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z...

    docs.aspose.com/cells/ru/java/create-chart-pdf-...
  2. 64716906.xlsx

    Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2018-04-23T16:14:57Z 2018-04-23T16:1......Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z...

    docs.aspose.com/cells/ja/javascript-cpp/chart-t...
  3. 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...
  4. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows to specify outline options....serve as TOC entries of levels 1, 2, and then 3. builder . paragraphFormat...builder . writeln ( "Heading 1.2" ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options....serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( 'Heading 1.2' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity.... RoundRectangle 2 Rounded rectangle. Ellipse 3 Ellipse...BentConnector2 22 Bent connector 2. BentConnector3 23 Bent connector...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose Crashing Pod - Free Support Forum - aspo...

    I can’t figure out why I keep getting this error, is this something anyone can help with? The one thing I’m wondering is I did recently update my license but I am still using an older version of aspose. Are there any req…...Total Product Family acn August 2, 2025, 12:35am 1 I can’t figure...Professionalize.Discourse August 2, 2025, 12:35am 2 @acn It looks like you’re...

    forum.aspose.com/t/aspose-crashing-pod/316013
  8. 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...
  9. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....zip" )) { 2 try (FileInputStream source1 =..."PasswordProtectWithA_out.zip" )) { 2 try (FileInputStream source1 =...

    docs.aspose.com/zip/java/password-protecting-ar...
  10. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...