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

detection

(0.12 sec)
  1. Hur man upptäcker filformat och kontrollerar om...

    Lär dig att upptäcka filformat och kontrollera om en fil är krypterad med Aspose.Cells for Node.js via C++....xlsx" ); // Detect file format const info = AsposeCells...filePath ))); // Gets the detected load format console . log...

    docs.aspose.com/cells/sv/nodejs-cpp/how-to-dete...
  2. Как определить формат файла и проверить, зашифр...

    Узнайте, как обнаружить формат файла и проверить, зашифрован ли он, используя Aspose.Cells с C++....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/ru/cpp/how-to-detect-a-fi...
  3. 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...
  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. 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...
  6. Check Password to Modify using Aspose.Cells for...

    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....AI Document Assistant Close Detect File Format of Encrypted Office...Open XML - OOXML Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/python-net/check-password...
  7. Öffentlich API Änderungen in Aspose.Diagram 6.7...

    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/de/java/public-api-chan...
  8. Genel API Aspose.Diagram 6.7.0'daki değişiklikl...

    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/tr/java/public-api-chan...
  9. 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...
  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-...