Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 155,290 for

2

(0.07 sec)
  1. Adding Private Tags to Tag Dictionary Using Asp...

    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...."xx01" vr= "FD" vm= "2" > Private tag # 1-2 (description) </tag>...creator= "CUSTOM PRIVATE CREATOR #2" > <tag group= "4001" element=...

    docs.aspose.com/medical/net/developer-guide/dat...
  2. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Node.js via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....putValue ( 2 ); sheet . getCells (). get ( 0 , 2 ). putValue...( 1 , 2 ). putValue ( 6 ); sheet . getCells (). get ( 2 , 0 )...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  4. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into 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...
  5. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 "; // Create a...assertEquals(6.3d, paragraphs.get(2).getParagraphFormat().getFirstLineIndent());...

    reference.aspose.com/words/java/com.aspose.word...
  6. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/androidjava/manage-cells/
  7. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/java/manage-cells/
  8. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } # Merges cells (1, 1) x (2, 1) $tbl -> mergeCells ( $tbl...

    docs.aspose.com/slides/php-java/manage-cells/
  9. TxtLeadingSpacesOptions | Aspose.Words for Java

    Specifies available options for leading space handling during import from LoadFormat.TEXT file in Java....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 "; // Create a...assertEquals(6.3d, paragraphs.get(2).getParagraphFormat().getFirstLineIndent());...

    reference.aspose.com/words/java/com.aspose.word...
  10. Freeze.xlsx

    Sheet1 Product Order Id OrderDate Region Orderer Quantity UnitPrice TotalPrice PC 0000001 2/7/23 London Jac 1000 10000 10000000 A3 0000002 2/8/23 London Jac 1010 9900 9999000 A4 0000003 2/9/23 Lond......0000001 2/7/23 London Jac 1000 10000 10000000 A3 0000002 2/8/23...0000003 2/9/23 London Jac 1020 9800 9996000 A5 0000004 2/10/23...

    docs.aspose.com/cells/python-net/how-to-freeze-...