Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 774 for

error correction

(0.12 sec)
  1. AI Grammar Checking|Aspose.Words for Node.js vi...

    Check a document grammar. Aspose.Words for Node.js via .NET allows users to check grammar and detect Errors in documents using OpenAI, Google, and Anthropic models....checks help identify and correct errors quickly, saving time and...to check grammar and detect errors in documents using the OpenAI...

    docs.aspose.com/words/nodejs-net/grammar-checking/
  2. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....set; } Gets or sets an error correction level of QR Code. Valid...of the field is no longer correct (stale) due to other modifications...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Verify that Cell Value Satisfies Data Validatio...

    Learn how to Verify Cell Value Satisfies Data Validation Rules through the Aspose.Cells for C++ API....number, Microsoft Excel shows an error message and prompts them to...to enter a number in the correct range. If you copy and paste a...

    docs.aspose.com/cells/cpp/verify-that-cell-valu...
  4. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following Error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...I encountered the following error: “System.IndexOutOfRangeExcep:...complete stack trace of the error for reference. Aspose.PSD version...

    forum.aspose.com/t/index-was-outside-the-bounds...
  5. This file format is not supported or you do not...

    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....supported or you do not specify a correct format Contents [ Hide ] This...supported or you do not specify a correct format If user has specified...

    docs.aspose.com/cells/java/this-file-format-is-...
  6. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Insert a comment to point out an error. Comment comment = new Comment(doc...comment.setText("Fix the spelling error!"); doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ can find the right font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....font cannot be found) for correct rendering. Converting to Fixed-page...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  8. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...XlsSaveOptions PutValue("") throw error //var saveOptions = new OoxmlSaveOptions();...XlsSaveOptions PutValue("") throw error else cell.PutValue(_row + _column);...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  9. Licensing: Generated Temp DLL will be identifie...

    Hello, If we want to activate Aspose licenses, Aspose creates a temporary file that is recognized as a Trojan by our customer (see screenshot). The virus scanner deletes the file, and an Aspose Error appears immediately…...deletes the file, and an Aspose error appears immediately (see screenshot)...triggered by Aspose.ZIP, correct? Also, give us error message in English...

    forum.aspose.com/t/licensing-generated-temp-dll...
  10. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#.... This may manifest as an error: “No overload for method ‘Save’...the .NET 2.0 DLL where the correct overload is available, as described...

    docs.aspose.com/words/net/save-a-document/