Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 31,420 for

test

(0.59 sec)
  1. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...implementing these adjustments, test the output to determine if the...

    forum.aspose.com/t/document-comparison-using-as...
  2. How to build Aspose.Words for Python via Java|A...

    How to build Aspose.Words for Java on Python.... save ( ' / home / slava / test . docx ' ) Download and Configure...

    docs.aspose.com/words/java/how-to-build-aspose-...
  3. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。... SetText ( u "This is a test." ); // Set the horizontal and...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  4. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and text for enhanced document automation....displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Document.accept method | Aspose.Words for Node.js

    Document.accept method. Accepts a visitor.... test ( 'DocStructureToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SubDocument.accept method | Aspose.Words for No...

    SubDocument.accept method. Accepts a visitor.... test ( 'DocStructureToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....MakeObject < Note > ( "foot note for test text 1" )); // add TextFragment...MakeObject < Note > ( "foot note for test text 2" )); // add second text...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  8. DocumentVisitor.visitRowEnd method | Aspose.Wor...

    DocumentVisitor.visitRowEnd method. Called when enumeration of a table row has ended.... test ( 'TableToText' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Generating mhtml file from url in c# - Free Sup...

    Hi all I have a quick question. I see that aspose.cells provides a method that we can generate mhtml file from html file but is it possible to use direct url (http and https)? Basically I want to create an mhtml file d…...} Please note that during testing, the API was able to generate...Save(@“D:\Development\temp\aspose_test.mht”, Aspose.Html.Saving.HTMLSaveFormat...

    forum.aspose.com/t/generating-mhtml-file-from-u...
  10. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....HttpResponse is null in the test. Assert . Throws < ArgumentNullExceptio...DataTable table = new DataTable ( "Test" ); table . Columns . Add (...

    reference.aspose.com/words/net/aspose.words.mai...