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

detection

(0.16 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the document 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/doc...
  4. introduzione|Documentation

    Introduzione della libreria Aspose.Diagram.... Open ); // Detect file format using the direct...dataDir + "Drawing1.vsdx" ); // Detect file format using the direct...

    docs.aspose.com/diagram/it/net/introduction/
  5. Introducción|Documentation

    Introducción de la biblioteca Aspose.Diagram.... Open ); // Detect file format using the direct...dataDir + "Drawing1.vsdx" ); // Detect file format using the direct...

    docs.aspose.com/diagram/es/net/introduction/
  6. Público API Cambios en 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/es/java/public-api-chan...
  7. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between document in case when I add lists to documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…...in that way word also cannot detect any change but I have no idea...perform compare, it is able to detect changes alexey.noskov April...

    forum.aspose.com/t/strange-result-of-compare-do...
  8. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the 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/cpp/protect-and-unprotect/
  9. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....in the shapes collection and detect images Create unique file names...names for each detected image in the shapes collection Save the...

    kb.aspose.com/words/python/how-to-extract-all-i...
  10. C++ kullanarak JavaScript ile Dosya Formatını T...

    C++ kullanarak Aspose.Cells for JavaScript ile dosya formatını tespit etmeyi ve dosyanın şifreli olup olmadığını kontrol etmeyi öğrenin....Cells File Format Detection Example </ h1 > < input type...await file . arrayBuffer (); // Detect file format const info = AsposeCells...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...