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

detection

(0.23 sec)
  1. Определение формата файла 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-...
  2. Erkennen Sie das Format der 3D-Datei in C# .NET...

    Mit Aspose.3D for .NET API können Entwickler das Format der unterstützten 3D-Dateien in C# erkennen, bevor sie sie öffnen, da die Datei erweiterung nicht garantiert, dass der Datei inhalt geeignet ist....NET // Detect the format of a 3D file FileFormat...inputFormat = FileFormat . Detect ( "document.fbx" ); // Display...

    docs.aspose.com/3d/de/net/detect-format-of-3d-f...
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. 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...
  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/