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

detection

(0.07 sec)
  1. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import....When set to true , will try to detect UTF8 characters, they will...false . Examples Shows how to detect UTF-8 characters while loading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PlainTextDocument class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted 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/nodejs-net/aspose.wo...
  4. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....UnusedBuiltinStyles properties to detect and remove styles that are...the UnusedLists property to detect and remove lists and list definitions...

    docs.aspose.com/words/java/clean-up-a-document/
  5. 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...
  6. 公共 API Aspose.Diagram 6.7.0 的变化|Documentation

    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/zh/java/public-api-chan...
  7. 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...
  8. Pubblico API Modifiche Aspose.Diagram 6.7.0|Doc...

    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/it/java/public-api-chan...
  9. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection.... detect_file_format ( file_name = MY_DIR...assertTrue ( aw . FileFormatUtil . detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage shapes, ole objects in a document using Node.js....the VerticalAnchor property: Detect SmartArt Shape Aspose.Words...Words also allows to detect if the Shape has a SmartArt object. To...

    docs.aspose.com/words/nodejs-net/working-with-s...