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

file

(0.04 sec)
  1. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD Files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD File. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....read basic metadata in CAD files. The supported CAD formats are:...metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....xlsx files. options . setAppearance ( new...font ); // sign document to file signature . sign ( "signed.docx"...

    docs.groupdocs.com/signature/java/sign-document...
  3. Export Indexed Documents to HTML using Java

    Discover how to export indexed documents to HTML using Java with simple steps. Use Java export indexed documents to HTML to enhance document organization efficiently....is subsequently written to a file, making it ready for use or...

    kb.groupdocs.com/search/java/export-indexed-doc...
  4. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the new library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with data obtained through user input or from a DB, this library can be of great help....that supports PDF or DOC/DOCX file editing. 2. GroupDocs.Assembly’s...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  5. Output format and password | Documentation

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Java features....with binary nature, support file encoding with the password....

    docs.groupdocs.com/editor/java/output-format-an...
  6. Installation | Documentation

    Install from NuGet NuGet is the easiest way to download and install GroupDocs.Watermark for .NET. Following are a couple of ways to install GroupDocs.Watermark for .NET in your project using NuGet. Install via package manager GUI Follow these steps to reference GroupDocs.Watermark using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer....dll file. You have referenced GroupDocs...

    docs.groupdocs.com/watermark/net/installation/
  7. Single Row Image in Spreadsheet Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row 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. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps to create Single Row Image in MS Excel 2013: Create a new Workbook. Insert a desired shape to display image in it.... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/single-row-imag...
  8. Bulleted List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List 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. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it.... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  9. 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.... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/common-list-ima...
  10. eSign Image with Metadata signature | Documenta...

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...signatures ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/esign-image-w...