Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 29,014 for

x

(1.25 sec)
  1. 用 Python 对演示文稿中的形状进行大小调整|Aspose.Slides for Pyth...

    通过 Aspose.Slides for Python via .NET,轻松调整 PowerPoint 和 OpenDocument 幻灯片中的形状大小——自动化幻灯片布局调整,提高工作效率。... x = shape . x * width_ratio presentation...* height_ratio shape . x = shape . x * width_ratio for layout_slide...

    docs.aspose.com/slides/zh/python-net/re-sizing-...
  2. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....will create a surface of 100 x 100 pixels with 32 bits per pixel...different colors, followed by X, Y coordinates of the start and...

    docs.aspose.com/imaging/net/developer-guide/how...
  3. Minimal XDimension|Documentation

    Learn how to use MinimalXDimension together with XDimension mode to control recognition of very small barcode modules....USE_MINIMAL_X_DIMENSION) QualitySettings.se...XDimensionMode is set to USE_MINIMAL_X_DIMENSION . For all other XDimension...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Image Borders|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....= "Center" > < reportElement x = "0" y = "600" width = "500"...= "Center" > < reportElement x = "0" y = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/working-w...
  7. 在 Java 中获取演示文稿的段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中检索段落和文本部分的边界,以优化 PowerPoint 演示文稿中的文本定位。... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/zh/java/paragraph/
  8. 从 PHP 演示文稿中获取段落边界|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中检索段落和文本部分的边界,以优化 PowerPoint 演示文稿中的文本定位。...-> getRect (); echo ( "X: " . $rect -> $x . " Y: " . $rect -> $y...get_Item ( 1 ) -> get_Item ( 1 ); $x = $tbl -> getX () + $tbl -> getRows...

    docs.aspose.com/slides/zh/php-java/paragraph/
  9. Multi-part answer sheet with fill-in line|Docum...

    OMR ready multi-part answer sheet with fill-in line...jpg" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...png" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...

    docs.aspose.com/omr/net/showcases/exam/multipart/
  10. Sort Tasks by Column in Gantt Chart | Aspose.Ta...

    Learn how to sort tasks by any column defined in Gantt chart view using Aspose.Tasks for .NET....int Compare (Task x, Task y) 19 { 20 return x. Get (Tsk. Name )...Compare (Task x, Task y) 27 { 28 Duration durX = x. Get (Tsk. Duration...

    docs.aspose.com/tasks/net/sort-tasks-by-column-...