Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 33,699 for

line

(0.13 sec)
  1. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like Lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....combo boxes, labels, buttons, lines, rectangles, arcs, ovals, spinners...style and weight of the text box line. The GetText() property specifies...

    docs.aspose.com/cells/cpp/managing-controls/
  2. Create New Email in Python|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.... setHtmlBody ( "<b>This line is in bold.</b> <br/> <br/>"...<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/create-new-email-in-...
  3. SignatureLineOptions.Email | Aspose.Words for .NET

    Manage suggested signer email addresses effortlessly with SignatureLineOptions. Enhance your email workflow with customizable options for seamless communication....certificate and a signature line. Document doc = new Document...indicating that the signature line contains a signature. doc =...

    reference.aspose.com/words/net/aspose.words/sig...
  4. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection....apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldAddressBlock::get_N...

    Aspose::Words::Fields::FieldAddressBlock::get_NameAndAddressFormat method. Gets or sets the name and address format in C++....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldAddressBlock::get_E...

    Aspose::Words::Fields::FieldAddressBlock::get_ExcludedCountryOrRegionName method. Gets or sets the excluded country/region name in C++....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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.... add ( path ); Line line = new Line ( new float [] { 200...}); path . getShapes (). add ( line ); Arc arc = new Arc ( 200 ...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  8. ChartDataLabel.Separator | Aspose.Words for .NET

    Discover the ChartDataLabel Separator property to customize your chart's data labels. Easily set string separators for clearer visualization and insights....name and percentage, when a line break shall be used instead...apply labels to data points in a line chart. public void DataLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly.... Line 22 Line chart. LineStacked 23 Stacked Line chart....24 100% Stacked Line chart. Line3D 25 3D Line chart. Pie 26 Pie...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 线条|Aspose.Slides for Node.js via .NET 文档

    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.... get_Item ( 0 ); // 添加类型为 line 的 AutoShape sld . getShapes...aspose . slides . ShapeType . Line , 50 , 150 , 300 , 0 ); // 将...

    docs.aspose.com/slides/zh/nodejs-java/line/