Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 3,787 for

detection

(0.11 sec)
  1. 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/
  2. 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/
  3. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for Node.js via C++....isProtectedWithPassw() property to detect password protection and verify...AI Document Assistant Close Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  4. Cómo detectar un formato de archivo y verificar...

    Aprende cómo detectar un formato de archivo y verificar si un archivo está cifrado usando 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/es/nodejs-cpp/how-to-dete...
  5. Hur man upptäcker filformat och kontrollerar om...

    Lär dig hur man upptäcker formatet på en fil och kontrollerar om den är krypterad med Aspose.Cells och C++....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/sv/cpp/how-to-detect-a-fi...
  6. Aspose::Words::Fonts::StreamFontSource class | ...

    Aspose::Words::Fonts::StreamFontSource class. Base class for user-defined stream font source. To learn more, visit the documentation article in C++....font source when an issue is detected that might result in formatting...font source when an issue is detected that might result in formatting...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the document's content... Automatically detects the file format. PlainTextDocument(file_name...from a stream. Automatically detects the file format. PlainTextDocument(stream...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Compare two docx with SmartArts? - Free Support...

    Hello, I am currently testing the Aspose.Word.For.NET component and am having an issue comparing two DOCX files. Whilst standard formatting is detected correctly – such as text deletion – a change to the label in a Sma…...Whilst standard formatting is detected correctly – such as text deletion...using MS Word and it simply detects changes in SmartArt as chnages...

    forum.aspose.com/t/compare-two-docx-with-smarta...
  9. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....IsProtectedWithPassw property to detect whether the worksheet is protected...AI Document Assistant Close Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/cpp/verify-password-used-...
  10. Extract Tables from PDF in Python|Aspose.PDF fo...

    Learn how to extract table data from existing PDF documents in Python....NET, you can detect and read table content from...content. It uses TableAbsorber to detect tables and then iterates through...

    docs.aspose.com/pdf/python-net/extracting-table/