Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 31,245 for

test

(0.13 sec)
  1. CompatibilityOptions.applyBreakingRules propert...

    CompatibilityOptions.applyBreakingRules property. Use Legacy Ethiopic and Amharic Line Breaking Rules.... test ( 'OptimizeFor' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.compatibilityOptions property | Aspose...

    Document.compatibilityOptions property. Provides access to document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word).... test ( 'OptimizeFor' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.doNotAutofitConstrainedTab...

    CompatibilityOptions.doNotAutofitConstrainedTables property. Do Not AutoFit Tables To Fit Next To Wrapped Objects.... test ( 'OptimizeFor' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompatibilityOptions.displayHangulFixedWidth pr...

    CompatibilityOptions.displayHangulFixedWidth property. Always Use Fixed Width for Hangul Characters.... test ( 'OptimizeFor' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompatibilityOptions.wrapTrailSpaces property |...

    CompatibilityOptions.wrapTrailSpaces property. Line Wrap Trailing Spaces.... test ( 'OptimizeFor' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 过滤 Exchange 邮箱中的邮件|Documentation

    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....下面的示例过滤主题中包含“test”或发件人为 “noreply@host.com” 的邮件。以下代码片段展示了如何使用... getSubject (). contains ( "test" ), builder . getFrom (). contains...

    docs.aspose.com/email/zh/java/filter-messages-f...
  7. High RAM when converting PDF to JPG - Free Supp...

    Hi, I have used Aspose PDF (11.8.0.0) to convert the attached infected pdf to jpg. While converting, my computer's memory (RAM) reached at least 60 MBs although input file's size is small (< 0.6 MB). These attached files…... I have tested the scenario and have managed...input document, so that we can test the scenario in our environment...

    forum.aspose.com/t/high-ram-when-converting-pdf...
  8. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit Test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…... I am running a simple unit test with an input docx document...specific documents you are testing, as they may provide more targeted...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  9. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and extract optical marks from scanned images and photos within C and C++ applications....answer sheets, surveys, quizzes, test, questionnaires, and other OMR...to manually check and grade tests, exam papers, surveys, applications...

    products.aspose.com/omr/cpp/
  10. Loading the image throws an error 'Image loadin...

    I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in => skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null. second…... You can test with a different TIFF file to...pdfMend.Save(pdfFile); } } } I’m testing this code in windows machine...

    forum.aspose.com/t/loading-the-image-throws-an-...