Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 34,101 for

line

(0.23 sec)
  1. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....chart types, including column, line, pie, bar, radar, etc. but the...waterfall chart with the help of line chart. The API also allows customizing...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  2. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine.... Recognize single line Analyzing your prompt, please...

    docs.aspose.com/ocr/cpp/multithreading/
  3. Extract text or images from PDF using Java | As...

    Source code on Java to extract text and images from PDF files on Java and PHP....writer and open the file, write a line of text to the file Extract..."extracted-text.txt" , true ); // Write a line of text to the file writer ...

    products.aspose.com/pdf/java/parser/
  4. Access the Text Box by Name|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.... Then, in the next lines, we access the same text box...Create a TextBox in which each line has a different horizontal alignment...

    docs.aspose.com/cells/net/access-the-text-box-b...
  5. Keep Separators for Blank Rows while exporting ...

    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....provides the ability to keep line separators while converting...keep the separators for blank lines while converting the Excel File...

    docs.aspose.com/cells/java/keep-separators-for-...
  6. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and Line formatting of the data labels....Provides access to fill and line formatting of the data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TabStop::get_Leader method | Asp...

    Aspose::Words::TabStop::get_Leader method. Gets or sets the type of the leader Line displayed under the tab character in C++....sets the type of the leader line displayed under the tab character...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Aspose::Words::Drawing::Charts::Chart::get_Lege...

    Aspose::Words::Drawing::Charts::Chart::get_Legend method. Provides access to the chart legend properties in C++....Drawing :: Charts :: ChartType :: Line , 450 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact..../// <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...
  10. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...new ICustomEngine ()); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/zh/cpp/direct-calculation...