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

detection

(0.38 sec)
  1. Détecter le format du fichier 3D dans C# .NET|D...

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

    docs.aspose.com/3d/fr/net/detect-format-of-3d-f...
  2. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....Words tries to automatically detect the appropriate encoding by...encoding different from the one detected by our encoding recognition...

    docs.aspose.com/words/net/specify-load-options/
  3. 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...
  4. 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...
  5. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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....FBXConfig Class Detect the Type of a 3D File Adds Detect, CreateLoadOptions...get ; set ;} Detect the Type of a 3D File The Detect method of the...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  6. Upptäck format för 3D-filen|Documentation

    Aspose. 3D for Java API har stöd för att upptäcka 3D stödda format innan det öppnas eftersom filändelsen inte garanterar att filens innehåll är lämpligt.... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/sv/java/detect-format-of-3d-...
  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/ru/java/detect-format-of-3d-...
  8. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....the VerticalAnchor property: Detect SmartArt Shape Aspose.Words...Words also allows to detect if the Shape has a SmartArt object. To...

    docs.aspose.com/words/python-net/working-with-s...
  9. 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-...
  10. Protect and Unprotect|Documentation

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

    docs.aspose.com/cells/net/protect-and-unprotect/