Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 34,955 for

line

(0.22 sec)
  1. 图表渲染|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/
  2. 使用 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/
  3. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....to the left of every revised line. doc -> get_LayoutOptions ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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/
  5. GraphClinet listMessage Exception - Free Suppor...

    Hi I am using Aspose email version 21.10 on Windows. Wih one specific msg file method IGraphClient.listMessages throws an exception: class com.aspose.email.system.exceptions.FormatException: The specified string is not…... Line 21, position 11. Do I need to...character in the given encoding. Line 23, position 11. com.aspose...

    forum.aspose.com/t/graphclinet-listmessage-exce...
  6. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed....shape_height , word_art_fill , line , word_art_shape_type ): # Create...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to fill and Line formatting of this marker in C++....Provides access to fill and line formatting of this marker. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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/
  10. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....between text nodes, and an empty line after the header. Let’s look...newLineTrivia element for an empty line after headings var newLineTrivia...

    products.aspose.com/html/net/markdown-header/