Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 34,990 for

line

(0.17 sec)
  1. Autofit Rows and Columns in 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 want to do AutoFit Row...range of cells. Also, comment line 288. # Saving the modified Excel...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  2. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style....to work with data points on a line chart. from api_example_base...drawing . charts . ChartType . LINE , width = 500 , height = 350...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...to work with data points on a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG PolyLine, SVG Polygon, and how to apply style properties to them.... SVG <line> – Line Element The <line> element draws...draws a straight line between two points. Line Attributes Attribute...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  5. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++....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/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::SignatureLine::get_IsSi...

    Aspose::Words::Drawing::SignatureLine::get_IsSigned method. Indicates that signature Line is signed by digital signature in C++....method Indicates that signature line is signed by digital signature...certificate and a signature line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java.... Getting Font Line Spacing The line spacing of a font is...two consecutive lines of text. Thus, the line spacing includes...

    docs.aspose.com/words/java/working-with-fonts/
  8. Asian Typography in Python|Aspose.Words for Python

    Work with Asian typography using Python. Adjust Space between Asian and Latin text in Python....and Latin text and configuring line‑break options. It provides code...AddSpaceBetweenFarEa properties: Set Line Break Options The Asian Typography...

    docs.aspose.com/words/python-net/working-with-a...
  9. OCR of numbers fails to recognize sequences of ...

    When using OCR on TIFF-Files that contain numbers the OCR tends to drop digits, when it encounter multiple same digits in a row. Examples (on TIFF → recognized): “3.333,33” € → “3.33,33 e” 144266 → 14266 444508 → 4450…...occur recognizing the subject line of a letter, directly following...bad recognition of the subject line. The only error reproducible...

    forum.aspose.com/t/ocr-of-numbers-fails-to-reco...
  10. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....writeln(" Line 1"); // 2 - Add a SYMBOL field...the rest of the text on their line. field.setDontAffectsLineSp(true);...

    reference.aspose.com/words/java/com.aspose.word...