Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 33,407 for

line

(0.2 sec)
  1. Markdown Syntax – Basic Tutorial – Aspose.HTML ...

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax....signs (#) at the start of the line. The number of signs you use...setext-style heading, on the line below the text, add any number...

    docs.aspose.com/html/net/markdown-syntax/
  2. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...StringReader(md) Dim line As String = sr.ReadLine() While line IsNot Nothing...If IsPipeRow(line) Then Dim header As String = line Dim sep As...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  3. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... stroke Gets line formatting for the parent chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Configure Visio TimeLine Shapes|Documentation

    This section explains how to set the property of a milestone shape with Aspose.Diagram....format of timeline shapes (block, line, ruler, divided, or cylindrical)...the timeline shapes (block, line, ruler, divided, or cylindrical)...

    docs.aspose.com/diagram/net/configure-visio-tim...
  5. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....is used to add one or more lines of text to the form. Can only...This element is used to add a line of text to the parent element...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  6. Encoding - Aspose.Email for Python - Free Suppo...

    Hi Aspose Team, I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output. In the .NET version of Aspose.Em…...html_body = "<b>This line is in bold</b> while this is...Python" email.html_body = "<b>This line is in bold</b> while this is...

    forum.aspose.com/t/encoding-aspose-email-for-py...
  7. Chart Rendering|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....Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/cpp/chart-rendering/
  8. CompatibilityOptions.suppressSpacingAtTopOfPage...

    CompatibilityOptions.suppressSpacingAtTopOfPage property. Ignore Minimum Line Height for First Line on Page....property Ignore Minimum Line Height for First Line on Page. get suppressSpacingAtTop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...a new document with a single line of text, turning on tracked...changing the font of that single line. Initially, the text is in Atpos...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  10. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....Shows how to preserve empty line while load a document. String...indicating whether to preserve empty lines while load a LoadFormat.MARKDOWN...

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