Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 34,350 for

line

(0.12 sec)
  1. Developer Guide|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....Shape Inserting a Line to Worksheet Inserting a Line Arrow to Worksheet...

    docs.aspose.com/cells/java/developer-guide/
  2. 图表渲染|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....Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  3. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....LINE, 450.0, 250.0); Chart chart...additional series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... LINE , 100 , 100 , 400 , 300 ) chart...add_chart ( charts . ChartType . LINE , 100 , 100 , 400 , 300 ) chart...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  5. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....linkAnnot -> get_Action ()); // Next line update destination, do not update...2 , 0 , 0 , 1.5 )); // Next line update file goToR -> set_File...

    docs.aspose.com/pdf/cpp/update-links/
  6. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Extract Text From Image in C++

    In this tutorial, we will learn how to extract text from Image in C++. You can extract text in languages like English, German, Chinese, Portuguese, Spanish and French etc. from PNG, JPG or BMP images in C++ with simple API calls that can be used in Windows or Linux environments....with simple API calls in few lines of code. You need to specify...language etc. Then using single line of code extract the text information...

    kb.aspose.com/ocr/cpp/how-to-extract-text-from-...
  8. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....for a page break, and &l for a line break. Note that the metacharacter...shows how to prepend a line number to each line: FAQ Q: How can I...

    docs.aspose.com/words/net/find-and-replace/
  9. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...update_word_count() does not update number of lines and pages properties. Use the...count. update_word_count(update_lines_count) Updates word count properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....LineSpacing { get; } Returns line spacing of this font (in points)...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/net/aspose.words/font/