Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 155,327 for

2

(0.34 sec)
  1. 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/
  2. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create a "TxtLoadOptions"...first_line_indent ) self . assertEqual ( 25.2 , paragraphs [ 1 ] . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....originally in \"Emphasis\" style"); // 2 - Using a built-in style identifier:...BODY_TEXT_1_I BODY_TEXT_1_I_2 BODY_TEXT_2 BODY_TEXT_3 BODY_TEXT_IND...

    reference.aspose.com/words/java/com.aspose.word...
  5. Extra page being added in Visio conversion - Fr...

    ● Aspose.Diagram Bug Report: Production License Exposes Background=2 Pages Creating Blank PDF Pages ─ Issue Summary When converting certain Visio (.vsd) files to PDF using Aspose.Diagram with a production license, the…...Production License Exposes Background=2 Pages Creating Blank PDF Pages...additional pages with Background = 2 that result in blank pages in...

    forum.aspose.com/t/extra-page-being-added-in-vi...
  6. 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...
  7. 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/
  8. Aspose.Reporting.Services | Aspose.Tasks Docume...

    Aspose.Reporting.Services is a .NET library used to manage and generate reports with Aspose's reporting components....mpp" ); 2 project. SaveReport ( "ProjectOverView_out...Project( "New Project.mpp" ); 2 project. SaveReport ( "ResourceCostOverview_out...

    docs.aspose.com/tasks/net/reporting-services/
  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. 与气缸一起工作|Documentation

    Aspose.3D for Node.js via Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。... Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...aspose . threed . Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...