Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 27,818 for

test

(0.19 sec)
  1. Compare DOC In Javascript

    Compare DOC documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....risks Quality Assurance and Testing . Software development often...requirements, specifications, and test cases. By automating DOC comparison...

    products.aspose.com/words/nodejs-net/compare/doc/
  2. Compare TXT In Python

    Compare TXT documents using Python to diff two files. With our Python API you can detect the difference even if one character or one word has been changed....risks Quality Assurance and Testing . Software development often...requirements, specifications, and test cases. By automating TXT comparison...

    products.aspose.com/words/python-net/compare/txt/
  3. Compare PDF In Python

    Compare PDF documents using Python to diff two files. With our Python API you can detect the difference even if one character or one word has been changed....risks Quality Assurance and Testing . Software development often...requirements, specifications, and test cases. By automating PDF comparison...

    products.aspose.com/words/python-net/compare/pdf/
  4. Compare WORD In Javascript

    Compare WORD documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....risks Quality Assurance and Testing . Software development often...requirements, specifications, and test cases. By automating Word comparison...

    products.aspose.com/words/nodejs-net/compare/word/
  5. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …...the changes in your code and test to see if the image size remains...2025, 5:58pm 6 @trackback , I tested your scenario/case with a simple...

    forum.aspose.com/t/when-inserting-a-picture-and...
  6. Compare HTML In C++

    Compare HTML documents using C++ to diff two files. With our C++ API you can detect the difference even if one character or one word has been changed....risks Quality Assurance and Testing . Software development often...requirements, specifications, and test cases. By automating HTML comparison...

    products.aspose.com/words/cpp/compare/html/
  7. Bug in processing .Dng images - Free Support Fo...

    Hi, I load a .dng image and save it to another format, 2 issues: The saved final image is too dark, even if I apply NormalizeHistogram nothing happens! The top and left corners have a little black space! See the snap…...API Reference Nice, because I tested that and it worked! Let’s see...better you take some time to test and learn your own sdk first...

    forum.aspose.com/t/bug-in-processing-dng-images...
  8. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...resource file, so that we can test the scenario in our environment...sharing source documents. I have tested the scenario with shared documents...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  9. Excel crash when open it - Free Support Forum -...

    Hello There, When i draw a shape with below then excel is crashed i assigned width from shapePathBottom.WidthPixel but it is return negative value below is sample code for draw a line shape ShapePath shapePathBottom …...Y = (int)(1539); Next Steps Test the modified code to see if...@tejas.patel , After initial testing, I am able to reproduce the...

    forum.aspose.com/t/excel-crash-when-open-it/315455
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...PDF created by InDesign, but test-documents created with Microsoft...6:09pm 11 @Benjamin_Freitag We tested your PDF with 23.12 version...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...