Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 11,950 for

point

(0.15 sec)
  1. Вставка спарклайна с помощью C++|Documentation

    Создание спарклайна для Excel с помощью Aspose.Cells в C++...// Set the high points to green and low points to red group ....

    docs.aspose.com/cells/ru/cpp/creating-sparklines/
  2. Como alterar o tamanho da página do PDF usando ...

    Este pequeno tutorial se concentra em como alterar o tamanho da página do PDF usando Python. Ele abrange todos os detalhes para configurar o ambiente, fluxo de programa passo a passo e um código de amostra executável para demonstrar o processo para alterar o tamanho da página PDF usando Python....use a scaling factor of 72 points for 1 inch of the page resolution...calculate the width and height in points by multiplying the number of...

    kb.aspose.com/pt/pdf/python/how-to-change-page-...
  3. Table.cellSpacing property | Aspose.Words for N...

    Table.cellSpacing property. Gets or sets the amount of space (in Points) between the cells....sets the amount of space (in points) between the cells. get cellSpacing..."CellSpacing" property, in points. // Set the "AllowCellSpacing"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TabLeader | Aspose.Words for Java

    Specifies the type of the leader line displayed under the tab character in Java....// the cursor will jump 36 points each time we press the Tab...default tab stops, which is 72 points. // We can add custom tab stops...

    reference.aspose.com/words/java/com.aspose.word...
  5. Öffentliche API Änderungen in Aspose.Cells 9.0....

    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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } Hinzugefügte...

    docs.aspose.com/cells/de/net/public-api-changes...
  6. Desenho de Imagens|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....coordenadas de pontos ou estruturas Point/PointF como argumentos. A classe...estruturas de Point/PointF ou array de estruturas de Point/PointF....

    docs.aspose.com/psd/pt/net/drawing-images/
  7. KML/KMZ with geotagging

    KML (Keyhole Markup Language) and KMZ (Keyhole Markup Language Zipped) are file formats commonly used for geospatial data and geotagging. They allow users to store and share geographic information, such as coordinates, Points of interest, and routes, within the files. Geotagging in KML/KMZ involves adding location metadata to specific elements, enabling precise geospatial referencing and visualization of data on maps and Earth browsers....information, such as coordinates, points of interest, and routes, within...geographic data, including points, lines, polygons, and overlays...

    products.aspose.com/gis/net/geotag-photo/kml-kmz
  8. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly....this series will create data points. chart . Series . Add ( "Series...corresponding Y-values // of data points on the chart's graph. chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C++....and vertical) to convert from points to pixels (dots per inch)....resolution to convert from points to pixels (dots per inch)....

    reference.aspose.com/words/cpp/aspose.words.ren...
  10. 绘制图像|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....该方法有多个重载,接受Pen类的实例和点或Point/PointF结构的坐标对作为参数。Pen类定义用于绘制...Graphics类的DrawBezier方法用于在由四个Point结构定义的图像表面上绘制Bezier样条形状。该方法有多...

    docs.aspose.com/psd/zh/java/drawing-images/