Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 1,759 for

error correction

(0.1 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. 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...
  4. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....AUTO_CORRECT entries. GlossaryDocument includes...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/python-net/logical-levels...
  5. PDF Document Comparison Issues: Incorrect Font ...

    Hello Aspose Support Team, I’m a paid enterprise user, and currently, I am experiencing two issues when comparing PDF documents using Aspose.Words Cloud API (Go SDK - aspose-words-cloud-go). The comparison works correct…... If the result is correct, the issue is likely tied to...CompareDocument , and any sandbox logs or error messages returned by the API...

    forum.aspose.com/t/pdf-document-comparison-issu...
  6. Working with Hyphenation in C++|Aspose.Words fo...

    Use hyphenation for a more compact arrangement of text using C++. 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/cpp/working-with-hyphenat...
  7. 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...
  8. 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...
  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/