Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,650 for

accept changes

(0.24 sec)
  1. Compare TXT In C++

    Compare TXT 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....single character has been changed, the entire word will be marked...sure the TXT document has changed, but visually identifying the...

    products.aspose.com/words/cpp/compare/txt/
  2. Compare DOCX In C++

    Compare DOCX 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....single character has been changed, the entire word will be marked...sure the DOCX document has changed, but visually identifying the...

    products.aspose.com/words/cpp/compare/docx/
  3. Compare WORD In C++

    Compare WORD 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....single character has been changed, the entire word will be marked...sure the Word document has changed, but visually identifying the...

    products.aspose.com/words/cpp/compare/word/
  4. Compare Two Documents Using C#

    Compare Word or PDF documents using C# to get the difference between files. You can also compare files in other popular formats....single character has been changed, the entire word will be marked...you to detect the smallest changes that would be invisible to...

    products.aspose.com/words/net/compare/
  5. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...open it and apply the same changes const file = fileInput . files...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  6. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < input...= "file" id = "imageInput" accept = "image/*" /> < button id...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  7. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...override Accepts a visitor. AcceptAllRevisions () Accepts all tracked...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....// we must first save the changes, and then manually update these...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  9. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....Change the Font on just the specific Unicode characters while...Times New Roman, Aspose.Cells changes the font of the entire word...

    docs.aspose.com/cells/javascript-cpp/change-the...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....collection of revisions (tracked changes) that exist in this range....iterator() normalizeFieldTypes() Changes field type values FieldChar...

    reference.aspose.com/words/java/com.aspose.word...