Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,734 for

error correction

(0.31 sec)
  1. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...your project settings are correct and that the Aspose.PDF library...issues, please provide specific error messages, and I will assist...

    forum.aspose.com/t/your-examplesimple-does-not-...
  2. 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...
  3. Save Validation Results – Web Accessibility Che...

    Learn how to save website accessibility test results in different output formats (Text, JSON, and XML) using the Aspose.HTML .NET library....accessibility and export all errors and warnings as a string 2...(document); 10 11 // get rules errors in string format 12 string...

    docs.aspose.com/html/net/web-accessibility-vali...
  4. ReportBuildOptions | Aspose.Words for Java

    Specifies options controlling behavior of ReportingEngine while building a report in Java.... INLINE_ERROR_MESSAGES Specifies that the...should inline template syntax error messages into output documents...

    reference.aspose.com/words/java/com.aspose.word...
  5. Apose Word Java : transforming a word document ...

    Hello, we changed our Word document to integrate new fonts. When saving these documents with Java library (version jdk17 26.2), One of them (ttf) which has been designed to draw icons does not seem to work properly when…...to enable Text Shaping for correct rendering text. Aspose.Words...Tomcat 10). I got the following error at runtime : Aspose.Words native...

    forum.aspose.com/t/apose-word-java-transforming...
  6. Maven Build Fails: Cannot Find removeBlankPages...

    Hello, I am trying to remove blank pages from a Word document using Aspose.Words for Java, but my project fails to compile. My build fails with the Error: cannot find symbol: method removeBlankPages() location: variabl…... My build fails with the error: cannot find symbol: method...configuration appears to be correct. Here is what I have confirmed...

    forum.aspose.com/t/maven-build-fails-cannot-fin...
  7. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...error { background: #fdecea; border-left:...(ISO 14289-1, Section 14.8) Error Message "Path object not tagged"...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  8. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following Error for workbook Save methods. Th…...Cells - Errors after upgrading to .NET8, and Aspose 25...I am getting the following error for workbook Save methods. The...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  9. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...isLandscape() Does Not Return Correct Value Aspose.PDF Product Family...(Exception e) { System.out.println("Error opening document: " + e.getMessage());...

    forum.aspose.com/t/islandscape-does-not-return-...
  10. Loading MailMessage using MapiMessage.FromMailM...

    I am getting an “Email address is not valid” exception trying to load a MailMessage object into a MapiMessage object even though all included email addresses within the MailMessage appear to be valid. I have attached a …...FromMailMessage(msg, mco)) { } } The error is occuring here: at Aspose...if the address strings look correct. Why it happens The Aspose...

    forum.aspose.com/t/loading-mailmessage-using-ma...