Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 159,267 for

2

(0.23 sec)
  1. IComparisonExpressionEvaluator | Aspose.Words f...

    When implemented allows to override default comparison expressions evaluation for the FieldIf and FieldCompare fields in Java.... // 2. " COMPARE %s %s %s ". Field field...assertEquals(expectedRightExpress, arguments[2]); return this; } private final...

    reference.aspose.com/words/java/com.aspose.word...
  2. The PDF file generated by Aspose-html contains ...

    Hello Team, I am using Aspose-html-26.2 version to convert the HTML to pdf and find the generated pdf contains some inconsistencies. Attached the sample code and data for your reference. Could you please help to resolve…...2 version to convert the HTML to...Table layout not right. Sample 2: The generated pdf contains some...

    forum.aspose.com/t/the-pdf-file-generated-by-as...
  3. Validation Results – Check Web Accessibility in C#

    Learn how to use Aspose.HTML for .NET to review the results of web accessibility checks and detail specific issues that occurred during the validation....HTML against WCAG rules using C# 2 3 // Initialize a webAccessibility...Console. WriteLine ( "{0}:{1} = {2}" , detail. Rule . Code , detail...

    docs.aspose.com/html/net/web-accessibility-vali...
  4. Fetching "Start At" Values for Numbered Lists f...

    Hi Team, get_NumberedBulletStartWith() → Returns or sets the first number which is used for group of numbered bullets with no inheritance. So, for a group starting with 5, then continuing with 6,7,8; get_NumberedBullet…...Discourse January 22, 2026, 8:33am 2 @pankajku You are trying to retrieve...the numbered list: 589×716 65.2 KB That is why Aspose.Slides returns...

    forum.aspose.com/t/fetching-start-at-values-for...
  5. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...aspose-pdf-net reechi April 17, 2025, 2:15pm 1 Hi, I am trying to convert...Discourse April 17, 2025, 2:16pm 2 @reechi The System.NullReferenceExcepti...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  6. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。... value = 2 ; worksheet . cells . get ( 2 , 0 ). value =...8 ; worksheet . cells . get ( 2 , 1 ). value = 9 ; worksheet ...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  7. QR-Code Encoding Problems - Free Support Forum ...

    Hello! I use Aspose.BarCode 26.1 and have problems with some currency symbols. I tried QREncodeMode.ECIEncoding; ECIEncodings.UTF8; with bad results qrModeECI.gif (1.9 KB) and I tried QREncodeMode.EXTENDED; w…...Discourse February 6, 2026, 11:10am 2 @dvtdaten You’re seeing incorrect...ypes.QR, "Price: 123 €"); // 2. Enable ECI encoding generator...

    forum.aspose.com/t/qr-code-encoding-problems/32...
  8. Race condition in Font properties in Aspose.PDF...

    While running a method that has the scope to set some properties on all Font instances of a PDF documents, we had a race condition. –InvalidOperationException at System.ThrowHelper.ThrowInvalidOperationException(Except…...Dictionary`2.Enumerator.MoveNext() at #=zc...ilyazhuykov March 17, 2026, 3:20pm 2 @qlikTERror Hi Thank you for provided...

    forum.aspose.com/t/race-condition-in-font-prope...
  9. Unable to add alternate text in image and unabl...

    Hello, We’re trying to convert the HTML to PDF so just wanted to know how we can add an alternate text for image as far as accessibility is concern and please also share how we can set the reading order. I am attaching …...ali February 25, 2021, 7:58pm 2 @siriussynoptek We are afraid...siriussynoptek March 16, 2021, 2:28pm 3 Is there any ETA for this...

    forum.aspose.com/t/unable-to-add-alternate-text...
  10. Show and Hide Rows, Columns and Scroll Bars wit...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using Node.js via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently.... unhideRow ( 2 , 13.5 ); // Unhiding the 2nd...worksheet . getCells (). hideRow ( 2 ); worksheet . getCells (). hideColumn...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...