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

line

(1.44 sec)
  1. Working with Hyphenation in Node.js|Aspose.Word...

    Use hyphenation for a more compact arrangement of text using Node.js. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....Layout When breaking text into lines, Aspose.Words checks each word...fits entirely into the current line. If another word is too long...

    docs.aspose.com/words/nodejs-net/working-with-h...
  2. Working with Hyphenation in Java|Aspose.Words f...

    Use hyphenation for a more compact arrangement of text. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries using Java....Layout When breaking text into lines, Aspose.Words checks each word...fits entirely into the current line. If another word is too long...

    docs.aspose.com/words/java/working-with-hyphena...
  3. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....Layout When breaking text into lines, Aspose.Words checks each word...fits entirely into the current line. If another word is too long...

    docs.aspose.com/words/python-net/working-with-h...
  4. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...original [Reason] includes a line break ( \r\n ) We noticed that...that adding the following line improves formatting in some cases...

    forum.aspose.com/t/incorrect-text-redaction-for...
  5. Aspose::Words::Fields::FieldSymbol::get_FontSiz...

    Aspose::Words::Fields::FieldSymbol::get_FontSize method. Gets or sets the size in points of the font of the character retrieved by the field in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified Line style, width and color in C++....table borders to the specified line style, width and color. void...le The line style to apply. lineWidth double The line width to...

    reference.aspose.com/words/cpp/aspose.words.tab...
  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. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for Python via .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....standard formatting: Column Bar Line Pie Scatter Area Doughnut Radar...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/python-net/chart-types/
  10. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....vertical or horizontal axis for line charts, change the category...Disable the Vertical Axis for Line Charts This C++ code shows you...

    docs.aspose.com/slides/cpp/chart-axis/