Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 4,087 for

document security

(0.55 sec)
  1. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form using Java search API....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...easily run the code from documentation articles and see the features...

    docs.groupdocs.com/search/nodejs-java/nesting-s...
  2. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/save-in-origi...
  3. GroupDocs.Comparison 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....Comparison of presentation documents from stream to file is now...new release and enhance your document comparison experience. Bug...

    blog.groupdocs.com/categories/groupdocs.compari...
  4. Get comparison result as an object model | Grou...

    This article explains how to get result Document object model with GroupDocs.Comparison for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/net/how-to-get-re...
  5. Password Protect Excel Files in C# | Lock Unloc...

    Let's learn how to password protect Excel spreadsheet files using C#. Change the existing password or remove it to unlock the XLS/XLSX files using .NET API....Việt 中文 中國傳統的 Let’s learn to secure spreadsheet files from unauthorized...Files # To lock and unlock documents, we will use GroupDocs.Merger...

    blog.groupdocs.com/merger/lock-unlock-excel-fil...
  6. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF Documents...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  7. Extract text from HTML documents | GroupDocs

    To extract a text from HTML Documents GetText method is used. This method allows to extract a text from the entire Document. Pagination and raw mode is not supported for emails....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/java/get-default-...
  9. Extract data from PDF forms | GroupDocs

    Learn how to extract fillable fields from PDF forms using GroupDocs.Parser for .NET. Includes code examples with error handling for password-protected PDFs....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the Document pages by GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/search-for-te...