Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 5,457 for

file viewer

(0.14 sec)
  1. In-Table List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Spreadsheet 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 in Microsoft Excel Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Viewer Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  2. In-Table Master-Detail in Word Processing Docum...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Word Processing 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 Word Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Word 2013. Click the document where you want to add the table....Viewer Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-master...
  3. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Viewer Product Solution GroupDocs...mdDocId ); // sign document to file signature . Sign ( "MetadataEncryptedObj"...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Viewer Product Solution GroupDocs...code, you can create an XML file with redaction policy, as described...

    docs.groupdocs.com/redaction/net/redaction-basics/
  5. Extract data from databases | Documentation

    This article shows the data extraction from database via ADO.NET using GroupDocs.Parser...Viewer Product Solution GroupDocs...LoadOptions is set to Database file format using ( Parser parser...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Sign documents with extra Digital Signature pro...

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

    docs.groupdocs.com/signature/net/sign-documents...
  7. Implement custom encryption with QR-Code signat...

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

    docs.groupdocs.com/signature/net/implement-cust...
  8. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV Files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Viewer Product Solution GroupDocs...(MKV) files Working with metadata in Matroska (MKV) files Leave...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Install GroupDocs.Conversion for Java | Documen...

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....Viewer Product Solution GroupDocs...You can also download the JAR files directly from the and include...

    docs.groupdocs.com/conversion/java/installation/
  10. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...Viewer Product Solution GroupDocs...Loading spreadsheet in a form of a file or stream into constructor of...

    docs.groupdocs.com/editor/net/inserting-edited-...