Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 20,418 for

2 of

(0.09 sec)
  1. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... It does not apply to 2-D rotation. The DistanceFromGround...ThreeDFormat . RotationXAngle . Value = 2 . 61 ; shape . ThreeDFormat ....

    docs.aspose.com/diagram/net/3d-rotation-effects...
  2. Hiding and Showing Rows and Columns in Python|D...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for Python Via Java API.... hideRow ( 2 ) \ # Hiding the 2nd column of...height to 13.5 cells . unhideRow ( 2 , 13 . 5 ) \ # Unhiding the 2nd...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  3. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Pixels = 2 ; //hide codetext gen . Parameters...Barcode . XDimension . Pixels = 2 ; //codetext Above gen . Parameters...

    docs.aspose.com/barcode/net/set-barcode-text/
  4. Emboss Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Emboss3x3 as well as custom kernels....{ { - 2 , - 1 , 0 , }, { - 1 , 1 , 1 , }, { 0 , 1 , 2 , }, };...

    docs.aspose.com/imaging/net/developer-guide/man...
  5. How to Merge Cells in Excel using Python

    This quick tutorial guides on how to merge cells in Excel using Python. It contains all the necessary resources required to configure the development environment, a detailed steps and a runnable sample code to merge two cells in Excel using Python....four arguments where the first 2 arguments mention the starting...of cells in a row. For merging 2 columns, set the number of rows...

    kb.aspose.com/cells/python/how-to-merge-cells-i...
  6. TextColumn Class | Aspose.Words for .NET

    Discover the Aspose.Words.TextColumn class for managing text columns in your documents. Easily access and customize each column in your text section.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  7. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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....Shape [] shapes = new Shape [ 2 ]; // extract and assign shapes...0 ). getShapes (). getShape ( 2 ); // mark array shapes as group...

    docs.aspose.com/diagram/java/public-api-changes...
  8. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple...String[]{"MyStyle Alias 1", "MyStyle Alias 2"}, style.getAliases()); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create Polygon In Mesh|Documentation

    Aspose.3D for Node.js via Java allows creating a polygon in a mesh.... createPolygon ( 0 , 1 , 2 ); //Or You can create a polygon...mesh . createPolygon ( 0 , 1 , 2 , 3 ); Changing Plane Orientation...

    docs.aspose.com/3d/nodejs-java/create-polygon-i...
  10. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting Of the axis title....Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...