Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 25,146 for

line

(0.1 sec)
  1. Combine Multiple Workbooks into a Single Workbo...

    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....workbooks with a few, simple lines of code using Aspose.Cells for...worksheet of charts workbook - line First worksheet of the picture...

    docs.aspose.com/cells/python-net/combine-multip...
  2. Reading CSV File with Multiple Encodings|Docume...

    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....file that contains two lines. The first line is in ANSI encoding...encoding and the second line is in Unicode encoding Input file The following...

    docs.aspose.com/cells/net/reading-csv-file-with...
  3. Cannot invoke "com.aspose.words.Node.getNodeTyp...

    Can you help me to fix asap following error java.lang.NullPointerException: Cannot invoke "com.aspose.words.Node.getNodeType()" because "this.zzY6" is null at com.aspose.words.zzXp7.getLength(Unknown Source) …...2023, 2:48pm #6 facing error on line number : 17764 image.png (12...@kalpeshAspose1997 which line is producing the error, I can’t see line numbers...

    forum.aspose.com/t/cannot-invoke-com-aspose-wor...
  4. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series....DocumentBuilder ( doc ); // Add a line chart, then clear its demo data...Drawing . Charts . ChartType . Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Separator method. Gets or sets string separator used for the data labels on a chart. The default is a comma, except for pie charts showing only category name and percentage, when a Line break shall be used instead in C++....name and percentage, when a line break shall be used instead...apply labels to data points in a line chart. void DataLabels () {...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++.... // Line up the shape with the group's...group shape, with its top size lined up along the group shape's bottom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Primary and Second Axis with C++|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....a combination of column and line charts. Handle Primary and Second...the second series ChartType to line chart . GetNSeries (). Get (...

    docs.aspose.com/cells/cpp/primary-and-second-axis/
  8. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_Signer method. Gets or sets suggested signer of the signature Line. Default value for this property is empty string in C++....suggested signer of the signature line. Default value for this property...Shows how to add a signature line to a document, and then sign...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. bootstrap-new.css

    html { font-family: 'Open Sans', sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } a { background: transparent; } a:active, a:hover { outLine: 0; } img {......padding: 0; border: 0; } input { line-height: normal; } @media print...sans-serif; font-size: 15px; line-height: 1.42857143; color: #333;...

    reference.aspose.com/resources/doxygen/bootstra...
  10. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...certificate and a signature line. doc = aw . Document () builder...DocumentBuilder ( doc ) signature_line_options = aw . SignatureLineOptions...

    reference.aspose.com/words/python-net/aspose.wo...