Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 77,478 for

documents

(0.23 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Signing documents / Using Signature Appearances...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word Documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract metadata from Microsoft...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...formats / Documents / Working with metadata in PDF documents Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. How to recover unsaved Word documents - Microso...

    Describes a range of options to locate and recover lost or unsaved Microsoft Word Documents....How to recover unsaved Word documents Article 06/06/2024 8 contributors...to recover an unsaved Word document by: Searching for AutoRecover...

    learn.microsoft.com/en-us/office/troubleshoot/w...
  5. Extract text from Microsoft Office Word documen...

    This article explains that how to extract text from Microsoft Office Word (.doc, .docx) Documents...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract text from Microsoft...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...diagram documents Add watermarks to diagram documents Leave feedback...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Paraphrase texts and documents from the command...

    Interact with GroupDocs.Rewriter REST API directly from the command line or Bash scripts without installing any software. Automatically paraphrase texts and Documents with the quality of the professional copyrighter....cURL Paraphrase texts and documents from the command line Interact...Automatically paraphrase texts and documents with the quality of the professional...

    products.groupdocs.cloud/rewriter/curl/
  8. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Signing documents / Sign document with secure custom...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Calculate Formula while Assembling Spreadsheet ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the template from here. Update-Fomula.xlsx The Code...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...while Assembling Spreadsheet Documents Calculate Formula while Assembling...

    docs.groupdocs.com/assembly/net/calculate-formu...
  10. Protect and Unprotect Word Documents with Water...

    Another monthly release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark for Java 18.6 supports locking of watermarks in Word Documents. Furthermore, it also provides the ability to protect and unprotect the Word Documents. Following are the details about the new features added in version 18.6. Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....locking of watermarks in Word documents. Furthermore, it also provides...protect and unprotect the Word documents. Following are the details...

    blog.groupdocs.com/watermark/protect-word-docum...