Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 34,105 for

line

(0.12 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...7 @Remus87 Please remove the line worksheet.VerticalPageBreaks...be captured the error at that line instead of throwing it at runtime...

    forum.aspose.com/t/limitation-of-number-of-rows...
  7. Recognize tables and save result as XLSX file v...

    Recognize table and save result as XLSX file....links: Command line tools Download Command Line Tools RecognizeAndSaveXlsx...it only if your picture has lines and it they bad detected in...

    products.aspose.com/ocr/net/recognition/get-xlsx/
  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. SignOptions class | Aspose.Words for Python

    aspose.words.digitalsignatures.SignOptions class. Allows to specify options for document signing...now) signature_line_id Signature line identifier. Default...(all zeroes) Guid . signature_line_image The image that will be...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...header</h2> <p style="color: blue; line-height: 1.5;">This is an example...+ " <p style=\"color: blue; line-height: 1.5;\">This is an example...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...