Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 6,778 for

may

(0.06 sec)
  1. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/use-redaction-...
  2. Subscribing for signing process events | Docume...

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/subscribing-f...
  3. View Your Documents Securely with Web-Based Gro...

    Every day you spend most of your time in checking secure email attachments. Discarding the ones you don’t need and managing the ones you require. If you try to view or manage your documents online using a web-based document management service, various risks and problems kick in. For example, The online service does not support your required file formats. You might have to compromise on the layout and formatting of the documents.... You may check this detailed piece of...

    blog.groupdocs.com/total/view-your-documents-se...
  4. GroupDocs.Signature Product Family

    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 verification, however, you may also perform verification of...

    blog.groupdocs.com/categories/groupdocs.signatu...
  5. Convert Any Image to PDF in Java | JPG, PNG, We...

    Convert images to PDF in Java. Convert JPG, PNG, WebP, GIF, TIFF, TGA and many more images to PDF using document and image conversion Java API .... For the details, you may visit the API Reference . <repository>...

    blog.groupdocs.com/conversion/convert-images-to...
  6. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/search-text-in-m...