Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,693 for

accept changes

(1.92 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. 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...
  5. Segmentation Fault with Aspose.Slides.NET6.Cros...

    Hello, We investigated multiple options to enable PPT/PPTX to PDF conversion on AWS Lambda .NET 8 Linux, using Aspose.Slides. Main findings Aspose.Slides.NET6.CrossPlatform loads the managed Aspose.Slides.dll correct…... LOCAL CHANGES BELONG IN 'local.conf'. The...--> <dir>~/.fonts</dir> <!-- Accept deprecated 'mono' alias, replacing...

    forum.aspose.com/t/segmentation-fault-with-aspo...
  6. 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...
  7. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....call the Accept method of Pages collection. The Accept method takes...TextFragmentAbsorber ( "text" ); // Accept the absorber for all the pages...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  8. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....reasons: Prevent Accidental Changes: Locking shapes ensures that...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  9. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....Close: Click OK to apply the changes. How to Set Print Titles Using...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  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...