Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 890 for

auto detection

(0.04 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::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....RtfLoadOptions () Examples Shows how to detect UTF-8 characters while loading...how we load an RTF document. auto loadOptions = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. 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...
  4. 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/
  5. 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/
  6. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++.... Automatically detects the file format. PlainTextDocument...from a stream. Automatically detects the file format. PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  7. 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/
  8. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....You can use this property to detect whether a document requires...class to detect the document format and encryption. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. 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...
  10. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document. Can be null. Default is null in C++....system will try to automatically detect the encoding. Examples Shows...with which to open a document. auto loadOptions = System :: MakeObject...

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