Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 16,573 for

file

(0.13 sec)
  1. Search Image Signature in C# in Word, Excel, Po...

    Search Barcode, QR Code, digital, or electronic signature with image data content from any document (DOC, XLS, PPT, PDF) in C# using .NET Signature API....search in any of the supported file formats. // Search QR Code Signatures...

    blog.groupdocs.com/signature/search-image-signa...
  2. Load 3D document with options | GroupDocs

    Learn how to load and convert 3D model documents (FBX, OBJ, GLTF, 3DS) with advanced options using GroupDocs.Conversion for .NET API.... U3D, and other 3D modeling file formats. The following options...

    docs.groupdocs.com/conversion/net/load-3d-docum...
  3. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF Files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...Working with metadata in ASF files Reading ASF format-specific...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. How to Add Link Annotation using Java

    Let's familiarize ourselves with step-by-step instructions to add link annotation using Java and quickly implement these points to add link annotation in Java....class and pass the input PDF file to its constructor Create an...

    kb.groupdocs.com/annotation/java/how-to-add-lin...
  5. How to Extract Metadata from PDF using Java

    Let's get familiar ourselves with the process to extract metadata from PDF using Java and learn how to create functionality to get metadata from PDF in Java....class and pass the source PDF file to its constructor Call the...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  6. How to Highlight Text in PDF using C#

    In this article, you will learn how to highlight text in PDF using C#. We will also provide you step-by-step instructions and code to highlight text using C# in PDF....annotation library and configured the file paths, it’s effortless to incorporate...

    kb.groupdocs.com/annotation/net/how-to-highligh...
  7. Add Rotation to Signature Appearance Using Grou...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Signature for .NET 17.2.0. About 30 improvements, numerous new features and fixes are introduced in this release. GroupDocs.Signature for .NET 17.2.0 provides various options for dealing with a signature’s appearance. The API implements rotation,transparency,size adjustment & opacity for a signature and adds the ability to verify a Pdf document signed with text sticker/annotation signature. Simply download this latest release and try out all the exciting features introduced in this release....Apply lower case for output file extension Fix background appearance...

    blog.groupdocs.com/signature/groupdocs.signatur...
  8. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which Files/folders were deleted, added or modified....processing result in the resulting file are described below. Instantiate...

    docs.groupdocs.com/comparison/java/compare-fold...
  9. Comparing Folders | GroupDocs

    Compare two directory trees with GroupDocs.Comparison for .NET to detect added, deleted, or modified Files and folders — outputs an HTML or PDF summary report....processing result in the resulting file are described below. Instantiate...

    docs.groupdocs.com/comparison/net/compare-folders/
  10. Sign VBA macroses with Digital signature | Grou...

    This article explains how to e-sign VBA macros in the excel document using .Net C# with GroupDocs.Signature API....digitalVBA ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-vba-macro...