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

auto detection

(0.13 sec)
  1. Data Visualization API for .NET

    Visualization with .NET...Apply styles for text and auto-detect places on a map. Draw labels...// Conversion to colors is detected automatically. // The maximum...

    products.aspose.com/gis/uk/viewer/
  2. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using C++ for faster insights and smarter content audits.... See this C++ code: auto info = PresentationFactory ::...info -> get_LoadFormat ())); auto info2 = PresentationFactory...

    docs.aspose.com/slides/cpp/examine-presentation/
  3. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a document in Java.... Examples: Shows how to detect plaintext document text direction..."DocumentDirection.Auto" automatically detects // the direction...

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

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

    docs.aspose.com/slides/zh/cpp/examine-presentat...
  6. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....shows how to save PDF to XLSX: auto doc = MakeObject < Document...to XLSX: auto doc = MakeObject < Document > (); auto builder =...

    docs.aspose.com/words/cpp/convert-a-document-to...
  7. Multimodal context parameters|Documentation

    Configure the mtmd (multimodal) context in Aspose.LLM for .NET — GPU offload for the vision projector, timing diagnostics, thread count, verbosity, and media marker....null — delegate to mtmd ’s auto-detection (currently: GPU if available)...

    docs.aspose.com/llm/net/developer-reference/par...
  8. 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...
  9. 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...
  10. 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. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...