Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 2,599 for

library

(0.03 sec)
  1. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/save-overwriti...
  2. Load document from url | Documentation

    Learn how to Load document from url....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/load-document-fro...
  3. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  4. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Watermark library is adding text watermarks to...

    docs.groupdocs.com/watermark/python-net/add-text/
  5. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....a powerful and lightweight library which allows you to edit most...GroupDocs.Editor is a Java class library (DLL), that is designed to...

    docs.groupdocs.com/editor/java/product-overview/
  6. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...AllowOnlyFormFields locking option, the library relies on Word’s sectioning...ReadOnlyWithEditable option, the library instead uses editable ranges...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  7. How to Add Watermark in Word using C#

    This short article focus on how to add watermark in Word using C#. It's a step-by-step instructions with sample code to insert watermark in Word using C#....of the popular annotation library. This tutorial provides a code...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  8. Remove Text from DOCX Online

    Remove DOCX text in content and metadata online....NET library and supports the following...

    products.groupdocs.app/redaction/remove-text-fr...
  9. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...conversion time between the two library versions. Perhaps you could...

    forum.groupdocs.com/t/document-conversion-is-ha...
  10. Sign document with Metadata signature - advance...

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/sign-document...