Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 33,681 for

line

(0.11 sec)
  1. Edit PDF in Java | products.aspose.com

    Edit PDF in Java. Use Java library API to edit PDF document...edit an PDF doc by adding a new line of text to it. Edit PDF in Java...new line of text to an PDF document with just a few lines of code...

    products.aspose.com/slides/java/editor/pdf/
  2. 在 Ruby 中自动调整行和列|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....autoFitRow(2,0,8) # Uncomment this line if you to do AutoFit Row in...Range of Cells. Also, comment line 288. # Saving the modified Excel...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  3. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....string List < String > lines ; try { lines = Files . readAllLines...for ( String line : lines ) { // check if line contains "form...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  4. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....standard formatting: Column Bar Line Pie Scatter Area Doughnut Radar...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/javascript-cpp/chart-types/
  5. Chart Types with Golang via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....standard formatting: Column Bar Line Pie Scatter Area Doughnut Radar...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/go-cpp/chart-types/
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection class. Represents a collection of ChartSeriesGroup objects in C++....Drawing :: Charts :: ChartType :: Line , 450 , 250 ); System :: SharedPtr...additional series group, also of the line type. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false....Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will //...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart...name and percentage, when a line break shall be used instead...apply labels to data points in a line chart. test ( 'DataLabels' ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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.... new ( "oc1" , "Red Line" ) layer . getContents (). add...Layer ' ). new ( "oc2" , "Green Line" ) layer . getContents (). add...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...