Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 868 for

auto detection

(0.12 sec)
  1. 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 = System :: MakeObject <...Aspose :: Words :: Document > (); auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++.... auto doc = System :: MakeObject <...1 - Create a blank document: auto doc = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Binarization|Documentation

    How to convert an image to black and white either Automatically or by manually specifying a threshold....uses black and white images to detect text and perform automatic...Live demo Threshold: Source Auto 50 100 150 200 Code snippet...

    docs.aspose.com/ocr/net/binarization/
  4. Compare DOC In C++

    Compare DOC 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 DOC documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/cpp/compare/doc/
  5. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the document in C++.... auto doc = System :: MakeObject <...get_MyDir () + u "Rendering.docx" ); auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....users to disable automatic detection of layout changes and handle...catch (Exception e) { 41 // TODO Auto-generated catch block 42 //...

    docs.aspose.com/note/java/load-a-onenote-document/
  8. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++.... Detects OLE object type using given...object as icon into the document. auto doc = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the document in C++.... auto doc = System :: MakeObject <...Aspose :: Words :: Document > (); auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadOptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during import in C++....When set to true , will try to detect UTF8 characters, they will...false . Examples Shows how to detect UTF-8 characters while loading...

    reference.aspose.com/words/cpp/aspose.words.loa...