Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 3,494 for

detection

(0.09 sec)
  1. 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/
  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. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...(Selected) Is there a way to detect these drawing objects during...output, it is essential to detect these form elements during...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  4. 加载时检测文件格式|Python via .NET 格式的 Aspose.Words

    如果您不确定文件的实际内容是什么,请确定 Python 中的文件格式,或检查格式兼容性。...Words 还提供了 detect_file_format 方法,使我们能够快速确定文件...对象,其中包含检测到的有关文件类型的信息。 detect_file_format 仅检查文件格式,但不验证文件格式。即使 detect_file_format...

    docs.aspose.com/words/zh/python-net/detect-file...
  5. Specify Load Options in Python|Aspose.Words for...

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

    docs.aspose.com/words/python-net/specify-load-o...
  6. Upptäck format för 3D-filen|Documentation

    Använder Aspose.3D for Python via .NET API utvecklare kan upptäcka formatet för stödda 3D filer innan den öppnas eftersom filändelsen inte garanterar att filinnehållet är lämpligt Te....NET # Detect the format of a 3D file inputFormat...inputFormat = a3d . FileFormat . detect ( "document.fbx" ); # Display...

    docs.aspose.com/3d/sv/python-net/detect-format-...
  7. 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...
  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. Offentlig API Ändringar i Aspose.Diagram 6.7.0|...

    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/sv/java/public-api-chan...
  10. Определение формата файла 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-...