Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 15,879 for

point

(0.68 sec)
  1. UPC in Android via Java | products.aspose.com

    Aspose.Barcode for Android via Java API allows customize, generate and recognize UPC barcodes in your Java application...in the retail industry for point-of-sale transactions. It enables...to the ability to optimize point-of-sale transactions, enable...

    products.aspose.com/barcode/android-java/upc/
  2. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....ArrayPtr < System :: SmartPtr < Point >> polygon , System :: SmartPtr...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc -> Save...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  3. 在Node.js via C++中为图表系列中的数据点添加自定义标签|Documentation

    了解如何在图表系列的数据点中添加自定义标签,使用Aspose.Cells for Node.js via C++。本指南将演示如何修改标签的外观、位置和格式,同时将它们链接到您的数据源以实现准确的表示。...setText ( "Series 1" + "\n" + "Point " + i ); } // Insert series...setText ( "Series 2" + "\n" + "Point " + i ); } workbook . save (...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  4. What is LaTeX?

    To answer the question "What is LaTeX?" it is worth mentioning that one of its most impressive features is the New Font Selection Scheme (NFSS)....First Point (Bold Face)} 39 \ item { \ em Second Point (Italic)}...(Italic)} 40 \ item { \ Large Third Point (Large Font)} 41 \ begin{enumerate}...

    docs.aspose.com/tex/net/what-is-latex/
  5. Manage Presentation Comments in JavaScript|Aspo...

    Master presentation comments with Aspose.Slides for Node.js: add, read, edit, and delete comments in PowerPoint files using JavaScript fast and easily....the position for comments var point = java . newInstanceSync ( "com...getSlides (). get_Item ( 0 ), point , java . newInstanceSync ( "java...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in Points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....distance of the data label in points from the left edge of the chart...label_height / 2 # Because the data points start at the top, the X coordinates...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in Points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....distance of the data label in points from the top edge of the chart...label_height / 2 # Because the data points start at the top, the X coordinates...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....label_height / 2 # Because the data points start at the top, the X coordinates...labels point to the right and the Y coordinates point down, the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....label_height / 2 # Because the data points start at the top, the X coordinates...labels point to the right and the Y coordinates point down, the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to fetch the entities inside a viewport of ...

    How can i fetch the entities inside the viewport of a layout in dwg file using Aspose.Cad for dot net....WriteLine("Min point: " + entityInLayout.Bounds[0]...entityInLayout.Bounds[0].Y + " Max point: " + entityInLayout.Bounds[1]...

    forum.aspose.com/t/how-to-fetch-the-entities-in...