Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 34,482 for

line

(0.14 sec)
  1. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... lines ) # To get accurate values for...es . paragraphs ) # For the line count, we will need to call...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight Line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....straight line in Word using Java . We have demonstrated LINE and ARROW...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  3. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....drop cap position, border line width, line style, and theme color...

    kb.aspose.com/words/python/paragraph-formatting...
  4. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route Lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....PowerPoint connector is a specialized line that links two shapes and stays...adjustment points ShapeType.LINE 0 ShapeType.STRAIGHT_CONNECTOR1...

    docs.aspose.com/slides/python-net/connector/
  5. Aspose.OMR for .NET|Documentation

    Aspose.OMR for .NET is an easy-to-use .NET library for designing and recognizing hand-filled questionnaires, surveys, and similar forms....capabilities without writing a single line of code. Create Answer Sheet...SAT form OMR form with a tear line Release Notes Read a summary...

    docs.aspose.com/omr/net/
  6. owl.svg

    docs.aspose.com/svg/files/owl.svg

  7. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...将文本文件读取为字符串数组 List < String > lines ; try { lines = Files . readAllLines...setFontSize ( 12 ); for ( String line : lines ) { // 检查行是否包含“换页”字符 //...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  8. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions....preferences or the number of lines per page.Aspose.Words provides...the number of characters per line, use the CharactersPerLine property...

    docs.aspose.com/words/cpp/work-with-word-docume...
  9. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character count estimate to enhance document management and efficiency.... Lines , Is . EqualTo ( 1 )); // To... EqualTo ( 2 )); // For the line count, we will need to call...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Finding text in an image|Documentation

    How to determine if an image contains provided text.... In a single line of code, you can search for...

    docs.aspose.com/ocr/net/find-text/