Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,832 for

error correction

(0.14 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.... For correct splitting of words, language-specific... the optimal solution for correct hyphenation is to use special...

    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.... For correct splitting of words, language-specific... the optimal solution for correct hyphenation is to use special...

    docs.aspose.com/words/python-net/working-with-h...
  3. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the data are correct. However, when I refresh it in Aspose Cells, the percent column does not refresh. It is a Value Field with S…...it in Excel, the data are correct. However, when I refresh it...issue: Ensure Data Source is Correct : Verify that the data source...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  4. 4524 -GPX conversions to Osm/Gml/Gpx/Topojson h...

    Hi Alexander, Here are some conversion that succeeded but in QGIS is not same. Gpx → Osm https://app.screencast.com/9BYewaRMFc1SG Gpx → Gml https://app.screencast.com/1RsdoDrcUmN3f Gpx → Gpx https://app.screencast…...GPS devices have a margin of error (3–10 meters). If you convert...From osm to other format, what error message Do you think to write...

    forum.aspose.com/t/4524-gpx-conversions-to-osm-...
  5. Fine tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results under various conditions....filled with a pencil so that corrections can be made. In addition...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/omr/net/recognition/accuracy-th...
  6. Aspose.Total for Java Failed to set license. De...

    Dear Aspose support team, We have a 30 days temporary license until we are waiting for our full license to be issued even though all the payments have been made. When we try to start the applications, which are using A…...BeanCreationExceptio: Error creating bean with name 'asposeConfig':...the correct path to the license file in your code. Correct License...

    forum.aspose.com/t/aspose-total-for-java-failed...
  7. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`.... PasswordProtectedFil The correct password must be provided for..."no_images.docx" ) Q: What is the correct way to open a password‑protected...

    docs.aspose.com/words/python-net/convert-pdf-to...
  8. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....identifier, you can find the correct style regardless of the document...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/java/working-with-paragra...
  9. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…... Your provided code is correct and should work as expected...getCellFormat().getColumnSpan() is the correct and supported way to retrieve...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  10. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....number, it will contain the correct calculated value for the given...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/cpp/update-fields/