Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 5,343 for

file merger

(0.04 sec)
  1. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Merger Product Solution GroupDocs...WordProcessingConten . class ); File imageFile = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/existing-obje...
  2. Implement custom serialization with QR-Code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Merger Product Solution GroupDocs...10 } }; // sign document to file signature . Sign ( "QRCodeCustomSerializ...

    docs.groupdocs.com/signature/net/implement-cust...
  3. Common List Image in Spreadsheet Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image 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. Common List in Microsoft Excel Document Creating a Common List Please follow below steps to create Common List Image in MS Excel 2013: Insert the desired shape to display image in it....Merger Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/common-list-ima...
  4. Numbered List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List 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. Numbered List in Microsoft PowerPoint Document Creating a Numbered List Practising the following steps you can create Numbered List 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/numbered-list-i...
  5. Features overview | Documentation

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Merger Product Solution GroupDocs...information about source document - file type, size, pages count, page...

    docs.groupdocs.com/watermark/net/features-overv...
  6. 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...
  7. 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/
  8. 使用 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...
  9. 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...
  10. Common List Image in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image 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. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a new presentation slide....Merger Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/common-list-ima...