Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 9,006 for

filtering

(0.14 sec)
  1. Aspose.OCR for Node.js via C++|Documentation

    Aspose.OCR for Node.js via C++ is an easy-to-use API for extracting text from scans, photos, screenshots, and other non-textual sources in on-premise apps and cloud-based serverless solutions.... Various processing filters allow you to recognize skewed...

    docs.aspose.com/ocr/nodejs-cpp/
  2. Reemplace una forma de imagen de Visio Diagram ...

    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....$shapes -> get ( $i ); \ # Filter shapes by type Foreign if (...

    docs.aspose.com/diagram/es/java/replace-a-pictu...
  3. Remove File from ZIP in Python

    This quick guide demonstrates how to remove file from ZIP in Python. It covers all the details, including the program flow and the sample code to delete ZIP file in Python....entries in the archive and filter the files containing a specific...

    kb.aspose.com/zip/python/remove-file-from-zip-i...
  4. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....assertEqual ( 6 , len ( list ( filter ( lambda r : r . revision_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order....properties that we can use to filter out a set of pages from //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document.... filter ( p => p . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.OCR for Java|Documentation

    Aspose.OCR for Java is an easy-to-use Java API for converting scanned images and photographs to text.... Various preprocessing filters allow you to recognize rotated...

    docs.aspose.com/ocr/java/
  8. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....pages and setting the task filters by using the SaveOptions class...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  9. How to Resize Image using Java

    This concise tutorial is designed to explain how to resize image using Java. To resize image Java code and steps are shared for establishing the necessary environment....method value, the type of the filter and the interpolation mode...

    kb.aspose.com/imaging/java/how-to-resize-image-...
  10. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Java. This topic entails a list of steps and a working code to remove bullet points from Word document using Java....NodeType enumerator is used to filter out the paragraphs from the...

    kb.aspose.com/words/java/convert-bullet-points-...