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

auto detection

(0.08 sec)
  1. 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/
  2. 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...
  3. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++.... auto doc = System :: MakeObject <...Aspose :: Words :: Document > (); auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Data encoding for 2D barcodes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....encodings are legacy and can be detected by many readers, like UTF8...and contains four main modes: Auto , Binary , ECI and Extended...

    docs.aspose.com/barcode/net/data-encoding-2d/
  5. 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...
  6. 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...
  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::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....oadFormat method Gets the detected document format. Aspose ::...class to detect the document format and encryption. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. 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...
  10. 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...