Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 890 for

auto detection

(0.18 sec)
  1. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a document.... AUTO Auto-detect direction. Examples Shows...Shows how to detect plaintext document text direction. # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for C++. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....IInterruptionToken > token ) { auto threadFunction = std :: function...void { action ( token ); }); auto thread = System :: MakeObject...

    docs.aspose.com/slides/cpp/support-for-interrup...
  3. 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...
  4. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a document direction. The default value is LeftToRight in C++....const Examples Shows how to detect plaintext document text direction...we load a plaintext document. auto loadOptions = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectHyperlinks method. Specifies either to detect hyperlinks in text. The default value is false in C++....method Specifies either to detect hyperlinks in text. The default... 0 , buf -> get_Length ()); auto loadOptions = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. 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/
  7. 检索并更新 C++ 中的演示文稿信息|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/examine-presentat...
  8. 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/
  9. 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/java/binarization/
  10. 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...