Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,494 for

detection

(0.19 sec)
  1. Откриване на файлов формат при зареждане|Aspose...

    Определяне на формата на файла в Python ако не сте сигурни какво е действителното съдържание на файла или дали да проверите съвместимостта на формата....Words и осигурява detect_file_format метод, който ни...засечената информация за типа файл. detect_file_format само проверява...

    docs.aspose.com/words/bg/python-net/detect-file...
  2. Detectar formato de archivo al cargar|Aspose.Wo...

    Determine el formato del archivo en Python si no está seguro de cuál es el contenido real del archivo o para verificar la compatibilidad del formato....también proporciona el método detect_file_format que nos permite...detectada sobre el tipo de archivo. detect_file_format solo verifica el...

    docs.aspose.com/words/es/python-net/detect-file...
  3. Track Document Conversion Progress|Documentation

    This section explains how to track conversion progress of visio files with Aspose.Diagram....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/java/track-document-con...
  4. FileFormatUtil.saveFormatToExtension method | A...

    FileFormatUtil.saveFormatToExtension method. Converts a save format enumerated value into a file extension...the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. let docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...vertical line is not being detected or extracted . It appears...GraphAbsorber or Path extraction to detect it? Does your use case require...

    forum.aspose.com/t/vertical-line-not-extracted-...
  6. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved document layout.... Examples Shows how to detect plaintext document text direction..."DocumentDirection.Auto" automatically detects // the direction of every paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  7. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open....You can use this property to detect whether a document requires...the FileFormatUtil class to detect the document format and encryption...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Specify Load Options in Node.js|Aspose.Words fo...

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

    docs.aspose.com/words/nodejs-net/specify-load-o...
  9. Remove Tables from existing PDF|Aspose.PDF 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....It opens an existing PDF, detects the first table on the first...code opens an existing PDF, detects all tables on the second page...

    docs.aspose.com/pdf/python-net/removing-tables/
  10. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic Detection of character bounding boxes inside images....recognition and automatically detect bounding boxes of each recognized...following code example shows how to detect characters in an image: # Instantiate...

    docs.aspose.com/ocr/python-net/image-regions-ch...