Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 794 for

auto detection

(0.03 sec)
  1. 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....compare HTML documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/cpp/compare/html/
  2. 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....compare Word documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/cpp/compare/word/
  3. 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....compare DOCX documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/cpp/compare/docx/
  4. 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....to compare TXT documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/cpp/compare/txt/
  5. AI Grammar Checking|Aspose.Words for C++

    Check a document grammar. Aspose.Words for C++ allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models....users to check grammar and detect errors in documents using the...grammar: void AiGrammar () { auto doc = MakeObject < Document...

    docs.aspose.com/words/cpp/grammar-checking/
  6. MarkdownLinkExportMode | Aspose.Words for Java

    Specifies how links are exported into Markdown in Java....Field Description AUTO Automatically detect export mode for each...markdownLinkExportMo) AUTO public static int AUTO Automatically detect export...

    reference.aspose.com/words/java/com.aspose.word...
  7. Set Barcode Checksum Controls in C++|Documentation

    How to Set Checksum for 1D Barcodes in C++ API"...check digit ) as an error detection mechanism has been introduced...BarCodeBuilder > barCodeBuilder = [ & ]{ auto tmp_0 = System :: MakeObject...

    docs.aspose.com/barcode/cpp/set-checksum-controls/
  8. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....1 - Create a blank document: auto doc = MakeObject < Document...property. auto doc = MakeObject < Document > (); auto run = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++....Values Name Value Description Auto 0 Instructs Aspose.Words to...the FileFormatUtil methods to detect the format of a document. //...

    reference.aspose.com/words/cpp/aspose.words/loa...
  10. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole document so that they correspond to the field types contained in the field codes in C++.... auto doc = MakeObject < Document > (); auto builder =...Aspose.Words automatically detects field types based on field...

    reference.aspose.com/words/cpp/aspose.words/doc...