Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 155,456 for

2

(1.26 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. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim 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...
  3. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file 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...
  4. 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...
  5. Set Aspect Ratio|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....ratio of 3:2 means that the barcode is 1.5 or 3/2 times wider...ratio of 1.5 An aspect ratio of 2 means that the barcode’s width...

    docs.aspose.com/barcode/jasperreports/set-aspec...
  6. 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...
  7. Aspose::Words::Fields::ToaCategories class | As...

    Aspose::Words::Fields::ToaCategories class. Represents a table of authorities categories. To learn more, visit the documentation article in C++...., toaCategories -> idx_get ( 2 )); toaCategories -> idx_set (...toaCategories -> idx_set ( 2 , u "My Category 2" ); // We can always...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 4. 装饰符号和复合结构

    本文讨论了一些使用 amsmath 宏包生成各种中等大小数学结构的命令。...\displaystyle ,1 - \textstyle ,2 - \scriptstyle ,3 - \scriptscriptstyle...newcommand \ frac [ 2 ] { \ genfrac{}{}{}{}{ # 1}{ # 2}} 2 \ newcommand...

    docs.aspose.com/tex/zh/java/latex-math-decorati...
  9. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section.... write ( "Section 2" ); expect ( doc . getText ()...toEqual ( "Section 1\u000cSection 2" ); // Delete the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Cylinder|Documentation

    Aspose.3D for .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....cylinder1 = new Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...cylinder2 = new Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...

    docs.aspose.com/3d/net/working-with-cylinder/