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

auto detection

(0.13 sec)
  1. 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/
  2. Barcode performance slowdown between 23.9 and 2...

    Our software uses Aspose BarCode for .NET 4.0 version 23.9. We’ve purchased new license to to use new QualitySettings. Unfortunately performance is much slower for some barcodes even in HighPerformance QualitySetting. I…...Interleaved2of5) and avoid auto-detection where possible, as unspecified...

    forum.aspose.com/t/barcode-performance-slowdown...
  3. 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/
  4. 检索并更新 C++ 中的演示文稿信息|Aspose.Slides 文档

    使用 C++ 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获取更快速的洞察和更智能的内容审计。...请参见以下 C++ 代码: auto info = PresentationFactory ::...info -> get_LoadFormat ())); auto info2 = PresentationFactory...

    docs.aspose.com/slides/zh/cpp/examine-presentat...
  5. 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...
  6. 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...
  7. Aspose::Words::Range::NormalizeFieldTypes metho...

    Aspose::Words::Range::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in this range 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/ran...
  8. 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...
  9. 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/
  10. 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/