Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 34,956 for

line

(1.03 sec)
  1. Add WordArt Watermark to Chart with JavaScript ...

    Learn how to use Aspose.Cells for JavaScript via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....9 ; // Get the line format and set weight to invisible...const lineFormat = wordart . line ; lineFormat . weight = 0.0...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  2. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for JavaScript via C++ API.... If you comment this line: testWorkbook . worksheets ...col ; } } // Uncommenting this line will enable multithreaded reading...

    docs.aspose.com/cells/javascript-cpp/reading-ce...
  3. Insert Sparkline|Documentation

    Create sparkLine for Excel using Aspose.Cells....are three types of Sparkline: Line, Column and Stacked. It’s simple...

    docs.aspose.com/cells/java/creating-sparklines/
  4. Performance optimization|Documentation

    Increase recognition speed and optimize resource usage....images which contain a single line of text . About 7 times faster...

    docs.aspose.com/ocr/net/performance-optimization/
  5. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_format method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection....apply labels to data points in a line chart (ApplyDataLabels). @staticmethod...data_labels [ i ] . show_leader_lines = True series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_Lines property. Gets or sets a boolean value indicating whether to preserve empty Lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) document...preserve_empty_lines property MarkdownLoadOptions.preserve_empty_lines...preserve_empty_lines property Gets or sets a boolean value indicating whether...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert WORDML to Images in Python | products.a...

    WORDML to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...requires just two lines of code. The first line is to load the WORDML...WORDML file and the second line is to call the save method with...

    products.aspose.com/total/python-net/conversion...
  8. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document....m_scanning_line_for_real_text = None self . m_line_count = None...doc ) self . _count_lines () def get_line_count ( self ): return...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Large Image Support|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....PSD tries to extract as many lines as possible. If there’s not...fit a single line of pixels, then a single line is split into...

    docs.aspose.com/psd/net/large-image-support/
  10. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....text // and then starts a new line, adding a new paragraph. builder...

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