Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 10,539 for

format

(0.05 sec)
  1. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file Format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address inFormation, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more inFormation on the Format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Managing metadata for specific formats / Other / Working with vCard...(Virtual Contact File), is a file format standard for electronic business...

    docs.groupdocs.com/metadata/java/working-with-v...
  2. Password Protect Word Documents in C# | Lock Un...

    C# way to add passwords to Word documents within .NET application. Change the existing password of protected DOC DOCX files or remove passwords to unlock....detailed features, supported file formats, and much more. You can download...the unlocked file in DOC/DOCX format by calling the Save method...

    blog.groupdocs.com/merger/password-protect-word...
  3. Edit Excel Spreadsheet in Node.js | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheets with passwords, and many other powerful features of GroupDocs.Editor for Node.js....documents come in various formats: XLS, XLSX, XLSM, XLSB, ODS...which are supported by . Each format requires separate load, edit...

    docs.groupdocs.com/editor/nodejs-java/edit-excel/
  4. Obtain document form fields and signatures info...

    This article shows how to get inFormation about electronic signatures in the document and its form fields with GroupDocs.Signature API.... WriteLine ( $" - format : {documentInfo.FileType.FileFormat}"...{imageSignature.Size} bytes, Format: {imageSignature.Format}." ); } // display...

    docs.groupdocs.com/signature/net/obtain-documen...
  5. Numbered List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Numbered List in Email Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”....List report in Email Document format. Note The code uses some of...report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  6. Introducing Web Report Generator | Documentation

    Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own database (MS SQL Server local OR Remote) tables, views and also with custom query....(created in Supported Document Formats following Supported Template...Report in a format as per source Template Document format. Download...

    docs.groupdocs.com/assembly/net/introducing-web...
  7. Loading Documents | Documentation

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....into two groups: options for a format-family and options for a specific...file type . Load Options for Format-Family CadLoadOptions : Options...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Numbered List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document Format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...List report in Email Document format. Numbered List in Email Document...Report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/numbered-list-...
  9. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file Format inFormation. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file Format inFormation advanced_usage.managing_metadata_for_specific_Formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file Format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address inFormation, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more inFormation on the Format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Managing metadata for specific formats / Other / Working with vCard...(Virtual Contact File), is a file format standard for electronic business...

    docs.groupdocs.com/metadata/net/working-with-vc...