Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 3,325 for

detection

(0.16 sec)
  1. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the document's content... Automatically detects the file format. PlainTextDocument(fileName...from a stream. Automatically detects the file format. PlainTextDocument(stream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import....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/nodejs-net/aspose.wo...
  3. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open....You can use this property to detect whether a document requires...the FileFormatUtil class to detect the document format and encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Hur man upptäcker filformat och kontrollerar om...

    Lär dig att upptäcka filformat och kontrollera om en fil är krypterad med Aspose.Cells for Node.js via C++....xlsx" ); // Detect file format const info = AsposeCells...filePath ))); // Gets the detected load format console . log...

    docs.aspose.com/cells/sv/nodejs-cpp/how-to-dete...
  5. Как определить формат файла и проверить, зашифр...

    Узнайте, как обнаружить формат файла и проверить, зашифрован ли он, используя Aspose.Cells с C++....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/ru/cpp/how-to-detect-a-fi...
  6. So erkennen Sie ein Dateiformat und prüfen, ob ...

    Lernen Sie, wie Sie das Format einer Datei erkennen und prüfen, ob sie mit Aspose.Cells in C++ verschlüsselt ist....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/de/cpp/how-to-detect-a-fi...
  7. Aspose.Words.Settings module | Aspose.Words for...

    The Aspose.Words.Settings module contains classes and enums that are used when specifying various settings and options stored in a document... 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/nodejs-net/aspose.wo...
  8. Encrypt a Document in Python|Aspose.Words for P...

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

    docs.aspose.com/words/python-net/encrypt-a-docu...
  9. Clean Up a Document in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/clean-up-a-document/
  10. 如何检测文件格式并检查文件是否被加密,使用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测文件格式及检查文件是否被加密。...xlsx" ); // Detect file format const info = AsposeCells...filePath ))); // Gets the detected load format console . log...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-dete...