Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 16,103 for

point

(1.06 sec)
  1. Verwalten von Präsentationskommentaren in .NET|...

    Meistern Sie Präsentationskommentare mit Aspose.Slides für .NET: Kommentare in PowerPoint-Dateien schnell und einfach hinzufügen, lesen, bearbeiten und löschen....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // Fügt...

    docs.aspose.com/slides/de/net/presentation-comm...
  2. FormField.checkBoxSize property | Aspose.Words ...

    FormField.checkBoxSize property. Gets or sets the size of the checkbox in Points...the size of the checkbox in points. Has effect only when FormField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.shape_type property | Aspose.Words fo...

    ShapeBase.shape_type property. Gets the shape type....size_in_points property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Lưu trữ

    Lưu trữ...PointF points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/vi/diagram/draw-triangle-diagra...
  5. 档案

    档案...PointF 定义点 points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/zh/diagram/draw-triangle-diagra...
  6. Why Not Automation|Documentation

    This page describes why not automation.... Some of the key points are described below. Also,...has covered many of the key points why Aspose components are a...

    docs.aspose.com/diagram/net/why-not-automation/
  7. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …..., which corresponds to 255 points . Aspose Cells enforces the...must be ≤ 1790 px (or ≤ 255 points) [4][5]. Steps to obtain a...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  8. JavaScriptを使用した非プリミティブ形状のデータ操作(C++経由)|Documenta...

    C++経由のAspose.Cells for JavaScriptで、非プリミティブ形状にアクセスし操作する方法を学びます。...= '<div><strong>Shape Path Points:</strong><br/><pre style="white-space:...pathSegments . get ( j ); // Gets the points in path segment const segmentPoints...

    docs.aspose.com/cells/ja/javascript-cpp/data-in...
  9. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for JavaScript via C++ API....currency symbols and decimal points in a column, providing a clean...currency symbols and decimal points in a column, making it easier...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  10. Redimensionar o EPS utilizando a solução Java API

    A funcionalidade de redimensionamento de EPS oferecida pela solução da API Aspose.Page para Java é explicada e ilustrada com os excertos de código aqui....Setting new size of EPS file in points. 2 3 // Initialize PS document...outputFileName = "output_resize_points.eps" ; 7 8 //Get size of EPS...

    docs.aspose.com/page/pt/java/resize-eps/