Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 16,416 for

point

(0.09 sec)
  1. أرشيف

    أرشيف...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/ar/drawing/graphics-programming...
  2. 如何使用 C++ 添加 Polyline 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Polyline 註釋的原始程式碼...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  3. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...Returns or sets the distance (in points) between the bottom edge of...Returns or sets the distance (in points) between the footer and the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Trabalhando com imagens em Python|Aspose.Words ...

    Crie e gerencie imagens de vários formatos em um documento usando Python....usando a propriedade bounds_in_points . O exemplo de código a seguir...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/pt/python-net/working-wit...
  5. Agregar etiquetas personalizadas a puntos de da...

    Aprende cómo agregar etiquetas personalizadas a puntos de datos en la serie de un gráfico usando Aspose.Cells for C++. Nuestra guía mostrará cómo modificar la apariencia, posición y formato de las etiquetas, así como enlazarlas a tu fuente de datos para una representación de datos precisa....pointCount ; i ++ ) { ChartPoint point = series . GetPoints (). Get...wstringstream ws ; ws << L "Series 1 \n Point " << i ; U16String labelText...

    docs.aspose.com/cells/es/cpp/adding-custom-labe...
  6. أرشيف

    أرشيف...Geometry = new Point(33.97, -118.25); firstFeature...secondFeature.Geometry = new Point(35.81, -96.28); secondFeature...

    blog.aspose.com/ar/gis/create-and-read-shapefil...
  7. Werk Met Beelde in Python|Aspose.Words vir Pyth...

    Skep en bestuur beelde van verskillende formate in'n dokument met behulp van Python....dit bereik deur die bounds_in_points eienskap te gebruik. Die volgende...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/af/python-net/working-wit...
  8. Pythonでプレゼンテーションのチャート データ マーカーを管理|Aspose.Slides...

    Aspose.Slides でチャート データ マーカーをカスタマイズし、PPT、PPTX、ODP 形式のプレゼンテーションのインパクトを高める明確なコード例をご紹介します。...(1:3) を追加 point = series . data_points . add_data_point_for_line_series...defaultWorksheetInde , 1 , 1 , 4.5 )) point . marker . format . fill . fill_type...

    docs.aspose.com/slides/ja/python-net/chart-data...
  9. Використання об'єктів Glyph у бібліотеці Aspose...

    Функціональність об’єктів гліфів в Aspose.Font описується властивостями, які вона має. Фрагменти C++ коду допоможуть вам зрозуміти, як їх кодувати....гліф, і зберігає їх у змінній points , яка представляє масив об’єктів...st < System::Drawing::Point >> points = System::MakeObject <...

    docs.aspose.com/font/uk/cpp/developer-guide/usi...
  10. 错误棒|Aspose.Slides for Node.js via .NET 文档

    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....单个数据点 var points = series . getDataPoints (); points . getDataSourceTypeFor...DataSourceType . DoubleLiterals ); points . getDataSourceTypeFor ()....

    docs.aspose.com/slides/zh/nodejs-java/error-bar/