Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 34,876 for

line

(0.09 sec)
  1. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your documents to enhance editing 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...
  2. Configure the product in CMake Project|Aspose.W...

    Configure Aspose.Words for C++ in your CMake and build you application....txt Add the following lines to you CMakeLists.txt: # find...CMAKE_PREFIX_PATH or pass it via the command line: cmake -S . -B build -D CMA...

    docs.aspose.com/words/cpp/configure-aspose-word...
  3. Convert USDZ to OBJ via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Install from command line as nuget install Aspose.3d or...polygonal geometry like points, lines, texture vertices, faces and...

    products.aspose.com/3d/net/conversion/usdz-to-obj/
  4. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....as an SVG file containing a line Declare an instance of the SVGDocument...initiating an SVG file containing a line. However, the algorithm stays...

    kb.aspose.com/svg/python/rotate-svg-in-python/
  5. Read and Convert Outlook OST Files|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....OST file to PST with a single line of code. Similarly, OST file...from PST file using the same line of code with the FileFormat...

    docs.aspose.com/email/python-net/read-and-conve...
  6. 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-...
  7. 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...
  8. 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/
  9. 将文本转换为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...
  10. 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...