Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 14,049 for

file

(0.07 sec)
  1. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document..."JohnSmith" ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  2. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....eml is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-each...
  3. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml Files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...eml files to .pdf. However, setting the...margins when converting .eml files to .pdf after upgrading from...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  4. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....document was saved to a file, this file can be opened by an Internet...

    docs.groupdocs.com/search/net/highlighting-sear...
  5. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....mdDocId ); // sign document to file signature . Sign ( "signed.jpg"...mdDocId ); // sign document to file signature . Sign ( "sample_signed...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Scan QR Code from PDF using C#

    This article offers a guide on how to extract QR Code from PDF in C#, including a code example that demonstrates how to effectively scan QR Code from PDF using C#....reading of QR Codes from PDF files Create a Parser object by providing...providing the path to your PDF file to its constructor Call the...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pd...
  7. Load options for different document types | Doc...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....The password for protected files. Specific pages or ranges of...Encoding options for text-based files. Metadata handling. Format-specific...

    docs.groupdocs.com/conversion/java/load-options...
  8. Change Page Orientation of Word Document in C# ...

    Change the orientation of pages in Word DOC/DOCX documents using C#. Set pages as portrait or landscape within .NET applications using GroupDocs....page orientation of DOC/DOCX files using C#. For the details and...the selected pages of a DOCX file to the landscape. Similarly...

    blog.groupdocs.com/merger/change-page-orientati...
  9. Working with Metadata in ASF Files | Documentation

    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...
  10. Install GroupDocs.Conversion for .NET | Documen...

    This guide explains how to install GroupDocs.Conversion for .NET to your environment...assembly files in your project, do the following: Extract files from...the GroupDocs.Conversion.dll file for the target framework. Click...

    docs.groupdocs.com/conversion/net/installation/