Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 155,489 for

2

(1.34 sec)
  1. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++.... get ( 1 , 2 ). value = "Quarter" ; cells ...value = "Sale" ; cells . get ( 2 , 1 ). value = "David" ; cells...

    docs.aspose.com/cells/javascript-cpp/create-and...
  2. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance document interactivity....-> getPages () -> get_Item ( 2 ) -> getActions () -> setOnOpen...alert('page 2 is opened')" )); $doc -> getPages () -> get_Item ( 2 ) ->...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  4. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...get_FirstLineIndent ()); ASPOSE_ASSERT_EQ ( 25.2 , paragraphs -> idx_get ( 1 )...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... write ( "Section 2" ); expect ( doc . getText ()...toEqual ( "Section 1\u000cSection 2" ); // Delete the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/ja/net/how-to-import-arra...
  7. 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/ar/net/how-to-import-arra...
  8. 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/ru/net/how-to-import-arra...
  9. NodeCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove nodes from your collection with the NodeCollection RemoveAt method. Streamline document management by removing specific nodes quickly....example -1 means the last node, -2 means the second before last and...); builder . Write ( "Section 2" ); Assert . That ( doc . GetText...

    reference.aspose.com/words/net/aspose.words/nod...
  10. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...如果我们合并两对单元格 (1, 1) 与 (2, 1) 以及 (1, 2) 与 (2, 2),得到的表格将带有编号。以下 JavaScript...( 5 ); } } // 合并单元格 (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...