Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 34,956 for

line

(1.44 sec)
  1. Save Message as Draft in PHP|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....$message -> 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/save-message-as-draf...
  2. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments 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...
  3. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie...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...
  4. Aspose::Words::Paragraph::get_BreakIsStyleSepar...

    Aspose::Words::Paragraph::get_BreakIsStyleSeparator method. True if this paragraph break is a Style Separator. A style separator allows one paragraph to consist of parts that have different paragraph styles in C++....how to write text to the same line as a TOC heading and have it...entries from one document text line. builder -> InsertStyleSeparator...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. ChartDataLabel.showCategoryName property | Aspo...

    ChartDataLabel.showCategoryName property. Allows to specify if category name is to be displayed for the data labels on a chart...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...
  6. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound Line style of a [Shape](../shape/)....enumeration Specifies the compound line style of a Shape . Members Name...Description Single Single line. Double Double lines of equal width. ThickThin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ArrowLength enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ArrowLength enumeration. Length of the arrow at the end of a Line....of the arrow at the end of a line. Members Name Description Short...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ArrowWidth enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a Line....of the arrow at the end of a line. Members Name Description NARROW...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.Lines property. Represents an estimate of the number of Lines in the document....lines property BuiltInDocumentPrope.lines property Represents...number of lines in the document. @property def lines ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...content gets wrapped into next line which makes the pdf increase...those elements onto the next line or the next page. Why it happens...

    forum.aspose.com/t/couldnt-implement-auto-scale...