Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 34,473 for

line

(0.09 sec)
  1. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using Node.js via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....new CustomEngine ()); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/nodejs-cpp/direct-calcula...
  2. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....category is indicated by a vertical line from low to high, and the closing...extending to the right of this line. Visibility improvements in...

    docs.aspose.com/cells/cpp/create-high-low-close...
  3. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...将文本文件读取为字符串数组 List < String > lines ; try { lines = Files . readAllLines...setFontSize ( 12 ); for ( String line : lines ) { // 检查行是否包含“换页”字符 //...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  4. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals....apply labels to data points in a line chart. public void DataLabels.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for shapes, enhancing your designs with precise Line control and professional quality..../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

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

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......07em;--line-height-small: 1;--line-height-medium: 1.2;--line-height-large:...com/necolas/normalize.css */html{line-height:1.15;-webkit-text-si...

    forum.aspose.com/stylesheets/desktop_4560ee16f2...
  7. Curves Adjustment Layer|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....be represented as a diagonal line (curve) on a graph with highlights...curve represented as a dotted line) So, the library has two ways...

    docs.aspose.com/psd/java/layer-types/adjustment...
  8. Finding text in an image|Documentation

    How to determine if an image contains provided text.... In a single line of code, you can search for...

    docs.aspose.com/ocr/net/find-text/
  9. Public API Changes in Aspose.Note 1.1.0 | Aspos...

    This document provides details about the changes and improvements made to the public APIs in Aspose.Note 1.1.0....amount of space before the text line, get or set the minimum amount...space after the text line, and get or set line spacing respectively...

    docs.aspose.com/note/net/public-api-changes-in-...
  10. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++.... When iterating lines of a paragraph broken across...logical order. When iterating lines of a paragraph broken across...

    reference.aspose.com/words/cpp/aspose.words.lay...