Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,602 for

error correction

(0.07 sec)
  1. Aspose.GIS Updates: Editing Features and Geomet...

    This article explores the recent enhancements in the Aspose.GIS library, focusing on the new capabilities for detecting and saving geometry changes in a mapping application.... catch ( error => console . error ( 'Error loading a feature:'...feature:' , error )); } After the editing session, the user clicks...

    docs.aspose.com/gis/net/showcases/saving-change...
  2. Screen Reader Accessibility – C# Examples

    Learn how to design your website for screen reader accessibility and check alternative text against WCAG guidelines using Aspose.HTML for .NET....detailed information about errors, including the associated HTML...Enter login: </ label > 6 <!-- error: for input missing label with...

    docs.aspose.com/html/net/screen-reader-accessib...
  3. Issue with the PSDImage.Save() method - Free Su...

    I hope this message finds you well. While using Aspose.PSD for .NET, I encountered an issue with the PSDImage.Save() method. Please see the details below: Failed to save PSD: Exception calling "Save" with "1" argument(…...ultimately causing the following error:“Source array was not long enough...‘sourceArray’)” If my assumption is correct, it seems this issue may be...

    forum.aspose.com/t/issue-with-the-psdimage-save...
  4. 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...
  5. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...respose in throws me an below error: Failed to convert document...2024, 12:09pm 2 @cdayalal The error you are encountering, “The type...

    forum.aspose.com/t/failed-to-convert-image-type...
  6. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…...format explicitly to ensure correct interpretation. Here’s an example:...to PPTX format. Error Handling : Implement error handling to catch...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  7. Aspose Total temporary license causing evaluati...

    Hi I am using Aspose Total Temporary License but it is still causing a watermark on Aspose Slides. I am trying to set the license like this : com.aspose.slides.License slidesLicense = new com.aspose.slides.Lic…...not get set for slides, gives error : class com.aspose.slides.ms...pbdb106a0.co: License parsing error. —> class com.aspose.slides...

    forum.aspose.com/t/aspose-total-temporary-licen...
  8. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....Exception as e : print ( f "Error processing workbook: {str(e)}"...file_path , "output.xlsx" )) The corrected output file now properly configures...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  9. New License Aspose Total for Java not good for ...

    We purchased Aspose Total for Java, and my code is shown below BaseDocGenerator.java //set regular license License license = new License(); InputStream in = this.getClass() .getClassLoader() .getResourceAsStream(L…...setting foor Bar code , I get Error. The License is not good for...Barcode. I get the following error java.lang.Exception: Failed...

    forum.aspose.com/t/new-license-aspose-total-for...
  10. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell values against data validation rules using 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...