Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 3,219 for

import

(0.17 sec)
  1. Add Text Watermark to DOC Using Python

    Learn how to add text watermark to DOC using Python. This tutorial shows how to embed text watermarks into DOC documents with custom font, color, and alignment.... Import the required modules: groupdocs...

    kb.groupdocs.com/watermark/python/add-text-wate...
  2. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Node.js via Java.... 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/set-p...
  3. Compare PDF documents | GroupDocs

    Learn how to compare PDF documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences between PDF files with Python code....Example: Compare PDF documents import groupdocs.comparison as gc...

    docs.groupdocs.com/comparison/python-net/compar...
  4. Output Format and Password | GroupDocs

    Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js via Java.... // Import necessary modules const groupdocs_editor...password before saving: // Import necessary modules const groupdocs_editor...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  5. Create EditableDocument from File or Markup | G...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....instance is straightforward: // Import the necessary modules const...demonstrates this approach: // Import the necessary modules const...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  6. How to Compare Text Files in Java

    Get yourself familiar with the process to compare text files in Java and learn how to create Java code to compare two text files word by word....repository in the Java application Import essential classes for comparing...the required library and importing the necessary classes. Then...

    kb.groupdocs.com/comparison/java/how-to-compare...
  7. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...Java Example import com.groupdocs.search.*; import com.groupdocs...groupdocs.search.common.*; import com.groupdocs.search.options.*; public...

    forum.groupdocs.com/t/feature-request-cancellat...
  8. How to Add Strikeout Annotation in PDF Using Java

    In this article, we will provide a comprehensive guide on how to add strikeout annotations to PDF files using Java, and we will also include a sample code for inserting strikeout annotations into PDF files using Java....for Java into your project Import the necessary classes to add...

    kb.groupdocs.com/annotation/java/how-to-add-str...
  9. How to Add Link Annotation using Java

    Let's familiarize ourselves with step-by-step instructions to add link annotation using Java and quickly implement these points to add link annotation in Java....repository in the Java application Import the essential classes for adding...

    kb.groupdocs.com/annotation/java/how-to-add-lin...
  10. How to Convert DOCX to PPTX using Java

    This topic provides instructions on how to convert DOCX to PPTX using Java. Also, we will assist you in creating a Java application to export DOCX to PPTX in Java....conversion of DOCX to PPTX Import essential classes for performing...

    kb.groupdocs.com/conversion/java/how-to-convert...