Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 153,261 for

2

(0.25 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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
  5. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  6. 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/
  7. 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...
  8. 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...
  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...