Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,672 for

detection

(0.15 sec)
  1. Encrypt, decrypt, protect and unprotect Excel f...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect data in Excel files using Java code.... Advanced topics Detect File Format of Encrypted Office...Open XML - OOXML Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/java/protect-and-unprotect/
  2. Aspose::Words::FileFormatUtil::LoadFormatToSave...

    Aspose::Words::FileFormatUtil::LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible in C++....the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. { System ::...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. Détecter le format du fichier 3D|Documentation

    En utilisant Aspose.3D for Python via .NET API, les développeurs peuvent détecter le format des fichiers 3D pris en charge avant de l'ouvrir car l'extension de fichier ne garantit pas que le contenu du fichier est approprié....NET # Detect the format of a 3D file inputFormat...inputFormat = a3d . FileFormat . detect ( "document.fbx" ); # Display...

    docs.aspose.com/3d/fr/python-net/detect-format-...
  4. Protect and Unprotect with Go|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using Go code....Cells Detect File Format of Encrypted Office...Encrypting Excel Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/gocpp/protect-and-unprotect/
  5. Suivre la progression de la conversion des docu...

    Cette section explique comment suivre la progression de la conversion des fichiers visio avec Aspose.Diagram....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/fr/java/track-document-...
  6. Converti PDF scansionato in PDF modificabile us...

    Segui questo articolo per convertire un PDF scansionato in PDF modificabile usando C#. Include dettagli per impostare l'IDE, un elenco di passaggi e un esempio di codice per trasformare l'immagine PDF in testo PDF usando C#....It is possible to set the detection language to speed up the process...process, define the detection area mode—such as multi‑column...

    kb.aspose.com/it/total/net/convert-scanned-pdf-...
  7. 检测 3D 文件的格式|Documentation

    Aspose.3D for Java API 支持在打开之前检测 3D 支持的格式,因为文件扩展名不能保证文件内容正确。... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/zh/java/detect-format-of-3d-...
  8. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....lists recognition algorithm detects list paragraphs, when list...symbols. Examples Shows how to detect lists when loading plaintext...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using C# codes....Cells Detect File Format of Encrypted Office...Encrypting Excel Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/python-net/protect-and-un...
  10. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....NET, how to detect whether a document is encrypted...corrupted or compressed. To detect if a document is encrypted...

    docs.aspose.com/words/python-net/encrypt-a-docu...