Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 21,304 for

make

(0.12 sec)
  1. Barcode Processing Solutions | Free Aspose Apps

    Build barcode generation & processing applications via On Premise APIs or Cloud-based SDKs. Use cross-platform apps for Barcode generation or recognition....between scanning a file, and making it searchable within the system...

    products.aspose.app/barcode/
  2. API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....0 which makes it compatible with any .NET...

    blog.groupdocs.com/tag/api/
  3. java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....the following figure which makes it simpler to understand the...

    blog.groupdocs.com/tag/java/
  4. Scan Barcode from PPT using Java

    This guide offers an in-depth explanation of how to scan barcode from PPT using Java. Also, it includes a sample code example to extract barcode from PPT in Java....within PowerPoint presentations, making it an invaluable tool for developers...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  5. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents....and the lack of compression makes index size and indexing speed...

    docs.groupdocs.com/search/net/storing-text-of-i...
  6. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...are added in the document, making it takes 2 pages instead of...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  7. Render to HTML | Documentation

    With GroupDocs.Viewer for Node.js you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html.... This makes each document page self-sufficient...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  8. Classes - JavaScript | MDN

    Classes are a template for creating objects. They encapsulate data with code to work on that data. Classes in JS are built on prototypes but also have some syntax and semantics that are unique to classes....name} makes a noise.`); } } class Dog extends...{ console.log(`${this.name} makes a noise.`); } } class Lion extends...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. Navigation API - Web APIs | MDN

    The Navigation API provides the ability to initiate, intercept, and manage browser navigation actions. It can also examine an application's history entries. This is a successor to previous web platform features such as the History API and window.location, which solves their shortcomings and is specifically aimed at the needs of single-page applications (SPAs)....identifier in the URL), if it makes sense for your code, rather...entries just for your app. This makes traversing the history a much...

    developer.mozilla.org/en-US/docs/Web/API/Naviga...
  10. Gérer les données EXIF des images JPEG, PNG, TI...

    Manipulez les métadonnées EXIF des images en Java. Extrayez, mettez à jour, ajoutez ou supprimez des données EXIF de JPG/JPEG, PNG, WebP ou d'autres images par programmation à l'aide de l'API Java....propriétés EXIF d’image telles que Make , Model , Width , Length , Date-Time...getExifPackage(); System.out.println("Make : " + exifPackage.getMake());...

    blog.groupdocs.com/fr/metadata/handle-exif-data...