Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 153,232 for

2

(0.38 sec)
  1. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/androidjava/custom-shape/
  2. Getting Barcode Region Information from the Ima...

    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....$point [ 2 ] -> x . ", Y = " . ( string ) $point [ 2 ] -> y ....

    docs.aspose.com/barcode/java/getting-barcode-re...
  3. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....org/2000/svg" > 2 < rect x = "60" y = "100" width..."http://www.w3.org/2000/svg" > 2 < rect x = "120" y = "140" width...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  5. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/nodejs-java/manage-table/
  6. 单元格要支持失焦事件 - Free Support Forum - aspose.com

    请问目前单元格失去焦点时,有前端和后端的事件接口吗...Discourse December 22, 2025, 9:24am 2 @feng.qun.zhu.avaryholding.com...DataChanged 等,但没有针对单元格失焦的事件 [2]。因此,前端和后端都没有直接的失焦事件接口,若需要实现此类...

    forum.aspose.com/t/topic/323602
  7. Comparing text in images|Documentation

    How to compare texts on two images.... To compare texts in 2 images, use image_text_diff()...print ( "The image texts are {:.2%} similar" . format ( distance...

    docs.aspose.com/ocr/python-net/image-text-compare/
  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. Move Pages to PDF using Java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java... get_Item ( 2 ); dstDocument . getPages ()....srcDocument . getPages (). delete ( 2 ); srcDocument . save ( dstFileName...

    products.aspose.com/pdf/java/pages/move/
  10. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another....5 , 2 ); // At the default DPI of 96...topMargin ). toBeCloseTo ( 59.0 , 2 ); builder . writeln ( `At a DPI...

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