Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 863 for

java pdf signature security

(0.03 sec)
  1. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/search/nodejs-java/homophone...
  2. Load password-protected document | Documentation

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/conversion/java/load-passwor...
  3. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/java/using-aliases/
  4. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/java/keyboard-layout-...
  6. Set image size limits | Documentation

    Set image size limits when rendering image to Pdf...Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  7. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Extract text from documents | Documentation

    This article shows how to extract text with GroupDocs.Parser from Pdf, Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Extract images from documents | Documentation

    This article shows how to extract images from Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/handle-loading-o...