Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 16,174 for

point

(0.09 sec)
  1. Set Size Unit for the Barcode Image in PHP|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....$graphicsUnit -> Point ); \ # Set the bar height to 3 points $bb -> setBarHeight...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  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. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_HyphenationZone method. Gets or sets the distance in 1/20 of a Point from the right margin within which you do not want to hyphenate words. Default value for this property is 360 (0.25 inch) in C++....sets the distance in 1/20 of a point from the right margin within...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. ChartXValueType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChartXValueType enum to easily define X value types for your chart series, enhancing your document's data visualization....a double-precision floating-point number. DateTime 2 Specifies...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to create Combo chart with Golang via C++|D...

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation.... How to set point as total with Golang via C++...

    docs.aspose.com/cells/go-cpp/create-combo-chart/
  7. 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/
  8. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....make changes to the adjustment points of shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  9. Facing format issue in data labels for waterfal...

    Hi Team, We have generated a waterfall chart.We have set separator as , in our excel. With that we are expecting the data labels should take the format as given in the source cells. up to one decimal place. But in actu…...format to each individual data point's data label // so that double-clicking...getCount(); i++) { ChartPoint point = series.getPoints().get(i);...

    forum.aspose.com/t/facing-format-issue-in-data-...
  10. ChartDataLabel.ShowLeaderLines | Aspose.Words f...

    Enhance your charts with the ShowLeaderLines property in ChartDataLabel. Easily display data label leader lines for clearer data visualization....and its corresponding data point. Examples Shows how to apply...apply labels to data points in a line chart. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...