Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 149,787 for

2

(0.13 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....been added to ISequence The new 2 methods have been added to com...EffectChartMajorGrou . BySeries , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/java/public-api-and-back...
  2. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  3. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....write("\nStatement 2: "); field = (FieldIf) builder...); field.setRightExpression("2 + 3"); field.setTrueText("True");...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Conditional Icons Set with the Cell Text us...

    Learn how to add conditional icons next to the cell text using Aspose.Cells for JavaScript via C++. Enhancing the meaning of data through icons.... get ( 2 ). width = 24 ; // Input data...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/javascript-cpp/add-condit...
  5. 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...
  6. Create a New Diagram in VSTO and Aspose.Diagram...

    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.... Drop ( visioStarMaster , 2.0 , 5.5 ); visioStarShape . Text...diagram . AddShape ( 4.25 , 5.5 , 2 , 1 , @"Rectangle" , 0 ); Shape...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  7. 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...
  8. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...filePathTemplate = u"slide_{0}_shape_{1}_{2}.png"; // the third parameter...st1.pptx"); // and test1 (1) 2 copy.pptx, thumbnailPPT.pptx try...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  9. FieldArgumentBuilder | Aspose.Words for .NET

    Discover the FieldArgumentBuilder constructor to efficiently create and customize FieldArgumentBuilder instances for your development needs....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...