Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 15,830 for

point

(0.26 sec)
  1. Public API Changes in Aspose.Cells 16.10.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....the blur radius in unit of points. ReflectionEffect.Direction:...of the reflection in unit of points. ReflectionEffect.FadeDirection:...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. MultiPageLayout.grid method | Aspose.Words for ...

    MultiPageLayout.grid method. Creates a layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of columns....horizontal gap between columns in points. verticalGap number The vertical...vertical gap between rows in points. Exceptions exception condition...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. تحديثات Aspose.PSD for Java 24.5|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.... setPoints ( new Point []{ pointFToResourcePoin ( new...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( new...

    docs.aspose.com/psd/ar/java/aspose-psd-for-java...
  4. Table.relative_horizontal_alignment property | ...

    Table.relative_horizontal_alignment property. Gets or sets floating table relative horizontal alignment.... from_points ( 300 ) # Set the table's location...tables . PreferredWidth . from_points ( 300 ) # We can also set a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Работа с клипами в PostScript | С++

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в C++....state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/ru/cpp/ps/working-with-clips/
  6. Lưu trữ

    Lưu trữ...mã vạch được phát hiện Point[] point = result.getRegion().getPoints();...coordinates: X = " + point[0].x + ", Y = " + point[0].y); System.out...

    blog.aspose.com/vi/barcode/read-barcode-from-im...
  7. Aspose.PSD для Java 20.2 - Примітки до випуску|...

    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[]) M:com.aspose.psd.Matrix.#ctor(com...aspose.psd.Point.op_Addition(com.aspose.psd.Point,com.aspose...

    docs.aspose.com/psd/uk/java/aspose-psd-for-java...
  8. Biểu đồ tài liệu PPTX qua .NET | products.aspos...

    Mã nguồn C# để vẽ và chuyển đổi biểu đồ hoặc sơ đồ trong tệp PPTX trên .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin Platforms....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/vi/net/chart/pptx/
  9. .NET을 통한 PPTX 문서 차트 | products.aspose.com

    .NET Framework, .NET Core, Windows Azure, Mono 또는 Xamarin 플랫폼에서 PPTX 파일로 차트 또는 다이어그램을 그리고 변환하는 C# 소스 코드....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/ko/net/chart/pptx/
  10. JavaScriptを使用してC++経由でチャートのシリーズ内データポイントにカスタムラベルを...

    Aspose.Cells for JavaScript via C++を使用してチャートのシリーズ内のデータポイントにカスタムラベルを追加する方法を学びましょう。このガイドでは、ラベルの外観、位置、書式の変更と、正確な表現のためにデータソースにリンクする方法を示します。... points . count ; for ( let i = 0 ;...const pointIndex = series . points . get ( i ); pointIndex . dataLabels...

    docs.aspose.com/cells/ja/javascript-cpp/adding-...