Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 3,573 for

document security

(0.04 sec)
  1. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from Documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online Document search App Along with full featured .NET library we provide simple, but powerful free Apps....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/indexing/
  2. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert Documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/java/convert-to-w...
  3. Move page | Documentation

    This article demonstrates how to move Document page to another position within PDF, Word, Excel, PowerPoint Document using GroupDocs.Merger for Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/java/move-page/
  4. Rotate pages | Documentation

    Following this guide you will learn how to change PDF Document page rotation angle using GroupDocs.Merger for .NET API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/net/rotate-pages/
  5. Rotate pages | Documentation

    Following this guide you will learn how to change PDF Document page rotation angle using GroupDocs.Merger for Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/java/rotate-pages/
  6. Save to stream | Documentation

    You might need to save a Document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a Document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use Document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the Document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/save-to-stream/
  7. Change page orientation | Documentation

    Following this guide you will learn how to change Word Document page orientation to Portrait or Landscape using GroupDocs.Merger for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/net/change-page-orien...
  8. How to Add Digital Signature to DOCX using C#

    In this topic, you will get help on how to add digital signature to DOCX using C#. Also, code example will be supplied to insert digital signature into DOCX using C#....In order to guarantee the security, validity, and integrity of...of electronic documents, digital signatures are essential. This...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  9. Features Overview | Documentation

    GroupDocs.Classification main feature is an ability to classify raw text and Documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Classification Product Family...

    docs.groupdocs.com/classification/net/features-...
  10. Loading files | Documentation

    GroupDocs.Metadata allows you to load password-protected Documents and load files from different sources. For more details please refer to the following guides:...Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...to load password-protected documents and load files from different...

    docs.groupdocs.com/metadata/nodejs-java/loading...