Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 35,057 for

line

(0.08 sec)
  1. FieldAddressBlock.name_and_address_format prope...

    FieldAddressBlock.name_and_address_format property. Gets or sets the name and address format....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.show_grammatical_errors property | Asp...

    Document.show_grammatical_errors property. Specifies whether to display grammar errors in this document....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....types: Pictures OleObjects Lines Rectangles Basic Shapes Block...very easy. It only takes a few lines of code: Simply call the PictureCollection...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  4. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…... If you need to insert a line break into the document property...property, you can use soft line break instead of paragraph break:...

    forum.aspose.com/t/error-on-updating-fields-of-...
  5. OCR of numbers fails to recognize sequences of ...

    When using OCR on TIFF-Files that contain numbers the OCR tends to drop digits, when it encounter multiple same digits in a row. Examples (on TIFF → recognized): “3.333,33” € → “3.33,33 e” 144266 → 14266 444508 → 4450…...occur recognizing the subject line of a letter, directly following...bad recognition of the subject line. The only error reproducible...

    forum.aspose.com/t/ocr-of-numbers-fails-to-reco...
  6. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....the number of characters per line in the document grid. getDifferentFirstPag()...Gets the numeric increment for line numbers. getLineNumberDistanc()...

    reference.aspose.com/words/java/com.aspose.word...
  7. TypeError: function missing required argument ‘...

    I use a Line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...18, 2025, 10:20am 1 I use a line chart configured as below. But...issue or do I have to change the line chart configuration? I also...

    forum.aspose.com/t/typeerror-function-missing-r...
  8. Working with Shapes|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....Shape Set Visio Shape's XForm, Line and Fill Data Working with Connector...Fill Get Visio Shape Inherit Line Get Visio Shape Inherit Chars...

    docs.aspose.com/diagram/java/working-with-shapes/
  9. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF documents in Python using spacing, borders, indentation, and styling options....Contents [ Hide ] Line and Character spacing Using Line Spacing How...How to Format Text with Custom Line Spacing in Python - Simple case...

    docs.aspose.com/pdf/python-net/text-formatting-...
  10. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...workbook ; // Create signature line object SignatureLine s ; s ...com" ); // Adds a Signature Line to the worksheet. workbook ...

    docs.aspose.com/cells/zh/cpp/create-signature-l...