Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 3,727 for

detection

(0.33 sec)
  1. 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...
  2. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection.... detect_file_format ( file_name = MY_DIR...assertTrue ( aw . FileFormatUtil . detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Deskewing a scanned image|Documentation

    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....deskew is the process of detecting and fixing this issue on scanned...high, the barcode can not be detected. After deskewing, the barcode...

    docs.aspose.com/imaging/java/deskewing-a-scanne...
  4. Aspose::Words::FileFormatUtil::SaveFormatToExte...

    Aspose::Words::FileFormatUtil::SaveFormatToExtension method. Converts a save format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot 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...
  5. Detectar el formato del archivo 3D en C# .NET|D...

    Al usar Aspose.3D for .NET API, los desarrolladores pueden detectar el formato de los archivos 3D compatibles en C# antes de abrirlo porque la extensión del archivo no garantiza que el contenido del archivo sea apropiado....NET // Detect the format of a 3D file FileFormat...inputFormat = FileFormat . Detect ( "document.fbx" ); // Display...

    docs.aspose.com/3d/es/net/detect-format-of-3d-f...
  6. Detectar formato de archivo 3D|Documentation

    Aspose.3D for Java API admite la detección de formatos compatibles con 3D antes de abrir porque la extensión del archivo no garantiza que el contenido del archivo sea apropiado.... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/es/java/detect-format-of-3d-...
  7. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using C#....Words allows you to detect, count, or verify existing...digital signature to macros. Detect, Count, and Verify Digital...

    docs.aspose.com/words/net/working-with-digital-...
  8. API العام التغييرات في Aspose.Diagram 6.7.0|Doc...

    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....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/ar/java/public-api-chan...
  9. Общедоступный API Изменения в Aspose.Diagram 6....

    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....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/ru/java/public-api-chan...
  10. 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...