Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 18,677 for

2 of

(0.14 sec)
  1. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current section.... move_to_paragraph ( 2 , 0 ) # Any new content that we...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompareOptions class | Aspose.Words for Node.js

    Aspose.Words.Comparing.CompareOptions class. Allows to choose additional options for document comparison operation... write ( "Original cell 2 text" ); builder . endTable ();...at ( 0 ). text = "Edited Cell 2 contents" ; (( Shape ) docEdited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization.... AreEqual ( 2 , doc . GetChildNodes ( NodeType...cloneWithChildren . GetText (). Trim ()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/net/aspose.words/node/
  4. Shape Manipulations|Aspose.Slides for Node.js v...

    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.... get_Item ( 2 )); destShapes . insertClone (...slide . getShapes (). reorder ( 2 , shp3 ); pres . save ( "Reshape_out...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  5. Licensing - Aspose.TeX for Python

    If you are using the licensed version Of the Aspose.TeX API solution for Python, you can learn here how to apply the license.... Copy 1 license = License() 2 # Set license. 3 license. set_license...stream. Copy 1 license = License() 2 # Load license in FileStream....

    docs.aspose.com/tex/python-net/licensing/
  6. Issue with directly accessing nested array in E...

    I am following an example Of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...LineByLine = true) and “DEMO_02_2” (range with LineByLine = false)...insert rows. So processing “List #2 " reports, some empty rows were...

    forum.aspose.com/t/issue-with-directly-accessin...
  7. Aspose::Words::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection Of ConditionalStyle objects. To learn more, visit the documentation article in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in C++...idx_get ( 0 ); // Accesses ISlide 2 auto slide2 = presentation ->...comment for an author on slide 2 author -> get_Comments () -> AddComment...

    docs.aspose.com/slides/cpp/presentation-comments/
  9. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....-> get_Tables (); ASSERT_EQ ( 2 , tables -> ToArray () -> get_Length...innerTable = CreateTable ( doc , 2 , 2 , u "Inner Table" ); outerTable...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties Of the cell.... at ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/nodejs-net/aspose.wo...