Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 5,392 for

file merger

(0.13 sec)
  1. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/add-replies-...
  2. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...Merger Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  3. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Merger Product Solution GroupDocs...// Could be useful for .xlsx files. Appearance = new DigitalSignatureAppe...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Merger Product Solution GroupDocs...metadata in ASF files Working with metadata in ASF files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Merger Product Solution GroupDocs...following encodings of text files during indexing: UTF-32 LE,...

    docs.groupdocs.com/search/net/indexing-options/
  6. In-Table Master-Detail in Spreadsheet Document ...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft Excel Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Merger Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-master...
  7. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Merger Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-master...
  8. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....Merger Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. 使用 C# 从 DOC 中提取文本

    本文向您介绍如何使用 C# 从 DOC 中提取文本。它包含一个代码示例,可帮助您使用 C# 从 DOC 中提取文本,而无需使用额外的软件。...Merger Product Family GroupDocs.Redaction...task. Extracting text from DOC files using C# is a common requirement...

    kb.groupdocs.com/zh/parser/net/extract-text-fro...
  10. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Merger Product Solution GroupDocs...10 } }; // sign document to file signature . Sign ( "QrCodeEncryptedObjec...

    docs.groupdocs.com/signature/net/sign-documents...