Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 34,498 for

line

(0.49 sec)
  1. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....loop through ’lines’, then each ‘fragment’ in the line, accumulating...fragments/lines in the paragraph parts = [] for line in paragraph...

    docs.aspose.com/pdf/python-net/region-based-ext...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotExpandShiftReturn method. Don't Justify Lines Ending in Soft Line Break in C++....method Don’t Justify Lines Ending in Soft Line Break. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: Line 109: Presentation m_presentation = new Presentation(szPptxPath); This Line gives error: Aspose is not able to read this PPT. The error on …...cs: line 109: Presentation m_presentation...Presentation(szPptxPath); This line gives error: Aspose is not able...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  4. ParagraphFormat.character_unit_right_indent pro...

    ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified paragraphs....first_line_indent , 0 ) format . character_unit_first_line_indent...first_line_indent , 243.59 , delta = 0.1 ) # 4 - Line spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.LayoutMode | Aspose.Words for .NET

    Discover the PageSetup LayoutMode property to easily customize your document's layout. Enhance your design with flexible section options!...specify a limit for the number of lines that each page may have. Document...use it to set the number of lines per page in this section. //...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Paragraph.GetEffectiveTabStops | Aspose.Words f...

    Discover the GetEffectiveTabStops method to retrieve all tab stops in a paragraph, including those from styles and lists for enhanced formatting.... Line ); // We can see these tab stops...tab leader's value, leave a line between the tab departure and...

    reference.aspose.com/words/net/aspose.words/par...
  7. Remove Table Format in Excel using Node.js

    Follow this article to remove table format in Excel using Node.js. It has IDE settings, programming steps, and a sample code to remove Excel table using Node.js....the table formatting and total line if added, however, it will not...may use it only if the total line is displayed at the end of the...

    kb.aspose.com/cells/nodejs/remove-table-format-...
  8. ChartDataLabelCollection.showDataLabelsRange pr...

    ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series...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...
  9. ParagraphFormat.characterUnitLeftIndent propert...

    ParagraphFormat.characterUnitLeftIndent property. Gets or sets the left indent value (in characters) for the specified paragraphs....59 , 1 ); // 4 - Line spacing before paragraphs: expect...toBeCloseTo ( 61.1 , 1 ); // 5 - Line spacing after paragraphs: expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create New Email in Jython|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.... 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/create-new-email-in-...