Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 4,488 for

document security

(0.41 sec)
  1. Indexing | GroupDocs

    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. Move page | GroupDocs

    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/
  3. Change page orientation | GroupDocs

    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...
  4. Rotate pages | GroupDocs

    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 | GroupDocs

    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 | GroupDocs

    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. GroupDocs.Markdown for .NET Documentation | Gro...

    Convert PDF, Word, Excel, and other Documents to clean Markdown with full control over output flavor, image handling, and formatting....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...GroupDocs.Markdown for .NET Documentation Leave feedback GroupDocs...

    docs.groupdocs.com/markdown/net/
  8. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/net/load-from-loca...
  9. How to Sign JPEG with Barcode Signature using C#

    Quickly get help on how to sign JPEG with Barcode signature using C#. We will also provide a code example to create Barcode signature in JPEG using C#....where you want to enhance the security or tracking capabilities of...namespaces for signing JPEG document Create object of Signature...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  10. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet Document formats and others....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...XLS, XLSX, ODS spreadsheet document formats and others. See full...

    docs.groupdocs.com/redaction/python-net/spreads...