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

detection

(0.08 sec)
  1. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. using ( FileStream...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Détecter le format du fichier 3D|Documentation

    En utilisant Aspose.3D for Python via .NET API, les développeurs peuvent détecter le format des fichiers 3D pris en charge avant de l'ouvrir car l'extension de fichier ne garantit pas que le contenu du fichier est approprié....NET # Detect the format of a 3D file inputFormat...inputFormat = a3d . FileFormat . detect ( "document.fbx" ); # Display...

    docs.aspose.com/3d/fr/python-net/detect-format-...
  3. Protect and Unprotect with Go|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using Go code....Cells Detect File Format of Encrypted Office...Encrypting Excel Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/gocpp/protect-and-unprotect/
  4. ตรวจจับรูปแบบไฟล์เมื่อโหลด|Aspose.Words สำหรับ ...

    กำหนดรูปแบบไฟล์ใน Python หากคุณไม่แน่ใจว่าเนื้อหาที่แท้จริงของไฟล์คืออะไร หรือเพื่อตรวจสอบความเข้ากันได้ของรูปแบบ...Words ยังมีวิธี detect_file_format ที่ช่วยให้เราส...ที่มีข้อมูลที่ตรวจพบเกี่ยวกับประเภทไฟล์ detect_file_format ตรวจสอบเฉพาะรูปแบบไฟล์...

    docs.aspose.com/words/th/python-net/detect-file...
  5. Public API Changements dans 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/fr/java/public-api-chan...
  6. Upptäck format för 3D-filen|Documentation

    Aspose. 3D for Java API har stöd för att upptäcka 3D stödda format innan det öppnas eftersom filändelsen inte garanterar att filens innehåll är lämpligt.... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/sv/java/detect-format-of-3d-...
  7. Определение формата файла 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-...
  8. 로드 시 파일 형식 감지|Python via .NET용 Aspose.Words

    파일의 실제 내용이 무엇인지 확실하지 않거나 형식 호환성을 확인하려면 Python에서 파일 형식을 결정하십시오....로드하지 않고도 파일 형식을 빠르게 결정할 수 있는 detect_file_format 방법도 제공합니다. 이 메서드는...포함된 FileFormatInfo 개체를 반환합니다. detect_file_format 는 파일 형식만 확인하고 파일...

    docs.aspose.com/words/ko/python-net/detect-file...
  9. Aspose::Words::FileFormatUtil::LoadFormatToExte...

    Aspose::Words::FileFormatUtil::LoadFormatToExtension method. Converts a load 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...
  10. 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...