Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 46,651 for

documents

(0.11 sec)
  1. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word Documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...files / Merge Word documents Merge Word documents Leave feedback...

    docs.groupdocs.com/merger/python-net/merge/word/
  2. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected Documents. The following are the steps to work with password protected Documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected Documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Password-protected documents Password-protected documents Leave feedback...

    docs.groupdocs.com/parser/java/password-protect...
  3. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....previously available for other document formats for image file formats...start signing your image documents with the simplest yet amazing...

    blog.groupdocs.com/signature/groupdocs.signatur...
  4. Import documents | GroupDocs

    This section describes how to import Documents into another document as OLE objects using Java language...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Developer Guide / Import documents Import documents Leave feedback This...

    docs.groupdocs.com/merger/java/import-documents/
  5. Import documents | GroupDocs

    This section describes how to import Documents into another document as OLE objects using C# language...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Developer Guide / Import documents Import documents Leave feedback This...

    docs.groupdocs.com/merger/net/import-documents/
  6. Generate Image Preview of the Documents

    Image previews are now commonly used to present your file/document to the users. It is quite useful when you want the users to quickly have a look at your document without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the files in the preview pane of File Explorer without opening the document in the dedicated software program. Did you ever desire to have the ability to generate image previews in your application?...used to present your file/document to the users. It is quite...quickly have a look at your document without downloading or opening...

    blog.groupdocs.com/metadata/generate-image-prev...
  7. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint Documents when using GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...password-protected documents Load password-protected documents Leave feedback...

    docs.groupdocs.com/comparison/net/load-password...
  8. Protecting word processing documents | GroupDocs

    This article explains how to protect as well as unprotect the Word Documents....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...word-processing documents / Protecting word processing documents Protecting...

    docs.groupdocs.com/watermark/net/protecting-wor...
  9. Rendering Documents as PDF

    The Portable Document Format (PDF) is a file format to present Documents, including text formatting and images, in a manner independent of the application software, hardware, and operating systems. Based on the PostScript language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it. This post demonstrates the usage of the GroupDocs.Viewer APIs (GroupDocs....The Portable Document Format (PDF) is a file format to present...present documents, including text formatting and images, in a manner...

    blog.groupdocs.com/viewer/rendering-documents-a...
  10. Compare Password Protected Word Documents in Java

    Compare two or more password-protected Word Documents using Java Comparison API. Highlight differences and get the summary of added and deleted content....compare two or more Word documents in Java if they are password...official documents, invoices, reports, and personal documents. DOC...

    blog.groupdocs.com/comparison/compare-protected...