Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 15,818 for

point

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CrossesAt method. Specifies where on the perpendicular axis the axis crosses in C++....columns for all values below zero point down to represent negative values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesColor method. Allows to specify the color to be used for content with changes of formatting properties FormatChange Default value is NoHighlight in C++....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original text should be shown instead of revised one. Default value is false in C++....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Draw a line shape with arrow icon - Free Suppor...

    alcLine.zip (13.0 KB)...arrowhead and only one turning point. //shape1 ShapePath shapePath...an arrowhead and two turning points. shapePath = new ShapePath();...

    forum.aspose.com/t/draw-a-line-shape-with-arrow...
  5. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Java 支持构建节点层次结构。节点是 3D 场景的基本构建块,节点层次结构定义了 3D 场景的逻辑结构,并通过将几何图形、灯光和相机附加到节点来提供可见内容。...createMeshUsingPolyg (); // Point node to the mesh cube1 . setEntity...createChildNode ( "cube2" ); // Point node to the mesh cube2 . setEntity...

    docs.aspose.com/3d/zh/java/add-node-hierarchy-a...
  6. Otevření a úprava souboru PSD | products.aspose...

    Otevřete a upravte soubor PSD pomocí online editoru...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...updateText("test update", new Point(0, 0), 15.0f, Color.getPurple());...

    products.aspose.com/psd/cz/editor/psd/
  7. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....getCount (); p ++) { ChartPoint point = series . getPoints (). get...plot System . out . println ( point . isInSecondaryPlot ()); } Added...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Convert VSTX to VSTX via C# | products.aspose.com

    Sample code for VSTX to VSTX C# conversion. Use API example code for batch VSTX files to VSTX conversion within VB.NET, Asp.NET or any .NET based application....VSTX files provide starting point for creating Visio drawings...VSTX files provide starting point for creating Visio drawings...

    products.aspose.com/diagram/net/conversion/vstx...
  9. Úpravy souborů PSD online | products.aspose.com

    Upravte soubory PSD Adobe Photoshop online...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...updateText("test update", new Point(0, 0), 15.0f, Color.getPurple());...

    products.aspose.com/psd/cz/editor/
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript....get_Item ( 0 ); // Adds a new point (1:3) to the series series ...2 , 2 , 3 )); // Adds a new point (2:10) series . getDataPoints...

    docs.aspose.com/slides/nodejs-java/create-chart/