Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 34,673 for

line

(0.25 sec)
  1. 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...
  2. 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...
  3. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....to work with data points on a line chart. test ( 'ChartDataPoint'...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...to work with data points on a line chart. test ( 'ChartDataPoint'...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Automate Presentation Localization in C++|Aspos...

    Automate PowerPoint and OpenDocument slide localization in C++ with Aspose.Slides, using practical code samples and tips for faster global rollout....language ID affect hyphenation and line breaks during rendering? In...proofing. Hyphenation quality and line wrapping primarily depend on...

    docs.aspose.com/slides/cpp/presentation-localiz...
  6. Working with Text in PDF|Aspose.PDF for Java

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and Java.... Add line indent, add text border, add...Determine Line Break - this topic explains how to track line breaking...

    docs.aspose.com/pdf/java/working-with-text/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 从 PDF 中提取文本或图像 https://products.aspose.com/pdf/zh-hans/python-net/parser/ Recent content in 使用 Python 从 PDF 中提取文本或图像 on Aspsoe.PDF Pr......chroma language-python python line cl line cl kn import nn aspose.pdf...nn apdf line cl kn from nn os kn import n path line cl kn from...

    products.aspose.com/pdf/zh-hans/python-net/pars...
  8. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...dwgImage = new DwgImage(); //LINE, CIRCLE, ARC, TEXT, POINT, SOLID...3DFACE and POLYLINE //add line CadLine line = new CadLine(new Cad3DPoint(0...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  9. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_SoftLineBreakCharacter method. Gets or sets a character value representing soft Line break. The default value is SPACE (U+0020) in C++....character value representing soft line break . The default value is...Examples Shows how to set soft line break character. { auto stream...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... getLineStyle() Defines the line style of the stroke. getOldOn()...setLineStyle(int value) Defines the line style of the stroke. setOldOn(boolean...

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