Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 155,495 for

2

(0.18 sec)
  1. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....example, (1, 1) x (2, 1) and (1, 2) x (2, 2)—the resulting table...row_heights ) # Merge cells (1,1) and (2,1). table . merge_cells ( table...

    docs.aspose.com/slides/python-net/manage-cells/
  2. New Line in Cells|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.... Cells [ 2 , 2 ]. Value = "Use \n with word...Style style = sheet . Cells [ 2 , 2 ]. GetStyle (); // Set Text...

    docs.aspose.com/cells/net/new-line-in-cells/
  3. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...InsertCell (); builder . Write ( "Row 2, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the document. Default value is %2 in C++.... Default value is %2 . int32_t Aspose :: Words :: Saving...formatted using Heading 1 , Heading 2 , Heading 3 etc. styles up to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ElementBySlicer.json

    { "EntityCin": "EntityCin Test", "EntityName": "EntityName Test", "FirstName": "FirstName Test", "MiddleName": "MiddleName Test", "LastName": "LastName Test", "DOB": "2025-02-08", "SSN": "11111111"......"director id 2", "FirstName": "director first 2", "MiddleName":..."director middle 2", "LastName": "director last 2", "Reportees":...

    docs.aspose.com/cells/es/net/how-to-import-arra...
  6. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....of merged cell with RowSpan={2} and ColSpan={3} starting from...merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...

    docs.aspose.com/slides/net/manage-cells/
  7. ToaCategories Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ToaCategories class for efficient management of table of authorities categories in your documents. Enhance your document structuring!... That ( toaCategories [ 2 ], Is . EqualTo ( "Statutes" ));...1" ; toaCategories [ 2 ] = "My Category 2" ; // We can always...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Topics tagged vsd-to-vsdx

    Topics tagged vsd-to-vsdx...Diagram Product Family vsd-to-vsdx 2 221 June 12, 2024 Missing connections...Diagram Product Family vsd-to-vsdx 2 318 June 12, 2024 Images are corrupted...

    forum.aspose.com/tag/vsd-to-vsdx
  9. Cut and Paste Range with Node.js via C++|Docume...

    Learn how to cut and paste cells within a worksheet using Aspose.Cells for Node.js via C++.... get ( 0 , 2 ). setValue ( 1 ); worksheet ...1 , 2 ). setValue ( 2 ); worksheet . getCells (). get ( 2 , 2...

    docs.aspose.com/cells/nodejs-cpp/cut-and-paste-...
  10. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the document in C++....( u "This text is in section 2." ); ASSERT_EQ ( Aspose :: Words...() -> get_SectionStart ()); // 2 - Starts the next section on the...

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