Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 35,608 for

page

(0.08 sec)
  1. TextSignOptions.Stretch Property - GroupDocs.Si...

    Stretch mode on Document Page....Property Stretch mode on Document Page. Namespace: GroupDocs.Signature...

    apireference.groupdocs.com/signature/net/groupd...
  2. IConversionConvertOptionOrPageCompletedOrConver...

    Conversion convert options or conversion completed or execute...OnConversionComplete Receive converted page stream. Will be fired only if...

    apireference.groupdocs.com/conversion/net/group...
  3. layout - GroupDocs.Viewer for Java - API Reference

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......LotusNotesViewInfo OutlookViewInfo Page PdfViewInfo ProjectManagementVie...

    apireference.groupdocs.com/viewer/java/com.grou...
  4. Delete indexed documents | Documentation

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/delete-indexed-d...
  5. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  6. Add text or image watermark | Documentation

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents.... close (); Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  7. Set image size limits | Documentation

    This article shows how to set image size limits when rendering image to PNG or JPEG...End Sub End Module Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  8. GroupDocs.Metadata for Java 20.3 Release Notes ...

    Note This Page contains release notes for GroupDocs.Metadata for Java 20.3 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with EXIF metadata in PSD images Implement the ability to work with XMP metadata in WEBP images Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2849 Implement the ability to work with EXIF metadata in PSD images New Feature METADATANET-2850 Implement the ability to work with XMP metadata in WEBP images New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Notes Leave feedback Note This page contains release notes for GroupDocs...// ... } // ... } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  9. matrix3d() - CSS: Cascading Style Sheets | MDN

    The matrix3d() CSS function defines a 3D transformation as a 4x4 homogeneous matrix. Its result is a data type....<transform-function> Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Dec 14,...

    developer.mozilla.org/en-US/docs/Web/CSS/transf...
  10. encodeURI() - JavaScript | MDN

    The encodeURI() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two surrogate characters). Compared to encodeURIComponent(), this function encodes fewer characters, preserving those that are part of the URI syntax....decodeURIComponent() Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on May 22,...

    developer.mozilla.org/en-US/docs/Web/JavaScript...