Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 918 for

auto detection

(1.22 sec)
  1. 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...
  2. Working with VRML Format|Documentation

    Aspose.3D for Python via .NET allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can Auto detect the format, so the FileFormat is usually ignored in Open method. The following code snippet shows how open VRML file format....3D can auto detect the format, so the FileFormat...

    docs.aspose.com/3d/python-net/working-with-vrml...
  3. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++....Vector < uint8_t > pfxData ; auto now = std :: chrono :: system_clock...second = local_tm . tm_sec ; auto ms = std :: chrono :: duration_cast...

    docs.aspose.com/cells/cpp/support-for-xades-sig...
  4. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const Auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...12:01pm 1 Hi team, for (const auto& portion : paragraph->get_Portions())...(const auto& portion : paragraph->get_Portions()) { auto sourceText...

    forum.aspose.com/t/portion-get-text-returns-sen...
  5. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::Fonts::FolderFontSource class. Represents the folder that contains TrueType font files. To learn more, visit the documentation article in C++....font source when an issue is detected that might result in formatting...font source when an issue is detected that might result in formatting...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources. To learn more, visit the documentation article in C++....font source when an issue is detected that might result in formatting...font source when an issue is detected that might result in formatting...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. AsposeAI class|Documentation

    Reference guide for the AsposeAI class for enabling spell-check correction using LLM models....Property Type Description allow_auto_download string If true, the...ready to use. Content areas detection Specialized recognition methods...

    docs.aspose.com/ocr/python-net/ai/
  8. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType font file stored in memory. To learn more, visit the documentation article in C++....font source when an issue is detected that might result in formatting...font source when an issue is detected that might result in formatting...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Working with VRML Format|Documentation

    Aspose.3D for Java allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can Auto detect VRML format, so the FileFormat is usually ignored in Open method....3D can auto detect VRML format, so the FileFormat...

    docs.aspose.com/3d/java/working-with-vrml-format/
  10. How to remove background from an image|Document...

    Removing photo background. Change an image's background color.... Using the auto-processing method with assumed...objects you need to specify the detected object type (e.g. `HUMAN`)...

    docs.aspose.com/imaging/python-net/developer-gu...