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

detection

(0.32 sec)
  1. Getting Barcode Region Information from the Ima...

    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....and y coordinates of barcode detected $point = $region -> getPoints...

    docs.aspose.com/barcode/java/getting-barcode-re...
  2. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for C++ can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Can I detect whether a file is password-protected...

    docs.aspose.com/slides/cpp/supported-file-formats/
  3. Parámetros de Configuración|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.... IS_DETECT_CELL_TYPE Bandera utilizada...

    docs.aspose.com/cells/es/jasperreports/configur...
  4. Working with PST Password Protection|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....Email can detect password protection on a PST...

    docs.aspose.com/email/net/working-with-pst-pass...
  5. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for JavaScript via C++ according to business needs... When the library detects a barcode that does not match...

    docs.aspose.com/barcode/javascript-cpp/decode-f...
  6. How to Remove Hyperlink from PDF using Python

    This article provides details on how to remove hyperlink from PDF using Python. It contains environment settings, a step-wise process to write the application and a runnable sample code to remove link from PDF using Python.... Once the hyperlink is detected, it is deleted by calling...

    kb.aspose.com/pdf/python/how-to-remove-hyperlin...
  7. Convert GIF to WEBP in Java

    Follow this article to convert GIF to WEBP in Java. It has all the detail to set the IDE, a list of steps, and a sample code for developing a GIF to WEBP converter in Java.... The image class can detect the loaded image format, resize...

    kb.aspose.com/imaging/java/convert-gif-to-webp-...
  8. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#.... To detect and verify digital signatures...

    kb.aspose.com/words/net/add-sections-to-word-do...
  9. Aspose::Words::DocumentBase::get_WarningCallbac...

    Aspose::Words::DocumentBase::get_WarningCallback method. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C++....procedures when an issue is detected that might result in data...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…... Detect the objects that are Excel...Aspose.Cells automatically detects the format (xls / xlsx) Workbook...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...