Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 3,820 for

detection

(0.07 sec)
  1. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  2. 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...
  3. Public API Changes in Aspose.BarCode 6.9.0|Docu...

    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....developers can detect unicode characters: Detect the Unicode Encoding...

    docs.aspose.com/barcode/java/public-api-changes...
  4. Compare API shows false changes at the beginnin...

    When I use Aspose.Words Compare API to generate redline, it shows changes at the very beginning of the document, even though that part is identical in both files. Original: original.docx (11.0 KB) Updated: update…...can lead to the Compare API detecting changes. Normalize the Documents...insights into what the API is detecting as a change. Update Aspose...

    forum.aspose.com/t/compare-api-shows-false-chan...
  5. Encrypt a Document in Node.js|Aspose.Words for ...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Node.js.... To detect if a document is encrypted...following code example shows how to detect the document encryption: Open...

    docs.aspose.com/words/nodejs-net/encrypt-a-docu...
  6. Converti PDF scansionato in Word usando C#

    Questo articolo descrive come convertire PDF scansionati in Word usando C#. Include dettagli su come configurare l'IDE per utilizzare Aspose.OCR e Aspose.Words per trasformare PDF scansionati in Word usando C#....text without limiting the detection area, and retrieve the text...DetectAreasMode for a more accurate detection of text areas. In caso di...

    kb.aspose.com/it/total/net/convert-scanned-pdf-...
  7. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....UnusedBuiltinStyles properties to detect and remove styles that are...the UnusedLists property to detect and remove lists and list definitions...

    docs.aspose.com/words/java/clean-up-a-document/
  8. DryMultiplier|Documentation

    DRY sampler strength in Aspose.LLM for .NET — enables the Don't Repeat Yourself filter that penalizes verbatim phrase repetition.... DRY detects when the model is about to...the generation window and detects consecutive-token sequences...

    docs.aspose.com/llm/net/developer-reference/par...
  9. Aspose::Words::Settings namespace | Aspose.Word...

    Aspose::Words::Settings namespace. The Aspose.Words.Settings namespace contains classes and enums that are used when specifying various settings and options stored in a document. These are mail merge, write protection, compatibility and other settings in C++.... To learn more, visit the Detect File Format and Check Format...Microsoft Word will report errors detected during mail merge. MailMergeDataType...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. JavaScriptを使用したファイル形式の検出と、ファイルが暗号化されているかどうかを確認す...

    Aspose.Cells for JavaScriptを使用したファイル形式の検出とファイルが暗号化されているかどうかを確認する方法(C++経由)...Cells File Format Detection Example </ h1 > < input type...await file . arrayBuffer (); // Detect file format const info = AsposeCells...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...