Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 11,018 for

format

(0.07 sec)
  1. Single Row Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in HTML Document Reporting Requirement As a report developer, you are required to represent inFormation of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the HTML Document....Image report in HTML Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/single-row-ima...
  2. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS Formats  with zoom and other customizations using GroupDocs.Conversion for Node.js via Java....when convert to spreadsheet format. Along with from base class...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Managing metadata for specific formats / Video / Working with metadata...Metadata API supports extracting format-specific information from the...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Features Overview | Documentation

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of Formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....reading metadata in a variety of formats. It is very effective in removing...removing metadata in a variety of formats Searching, updating and removing...

    docs.groupdocs.com/metadata/net/features-overview/
  5. GroupDocs.Editor for .NET | Documentation

    Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for .NET powerful document editing API and C# language....saved to original document format. GroupDocs.Editor can also...presentations, XML, OpenDocument Formats and TXT files. About GroupDocs...

    docs.groupdocs.com/editor/net/
  6. In-Table List in HTML | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Reporting Requirement As a report developer, you are required to represent the inFormation of the managers with the following key requirements: Report must show managers’ name. It must show the sum of contract prices against each manager....In-TableList report in HTML Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/in-table-list-...
  7. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document Formats like DOC, DOCX, ODT, OTT Formats with height, width, DPI and other customizations using GroupDocs.Conversion for .NET....convert to WordProcessing formats. Along with from base class...PageNumber = 2 , PagesCount = 1 , Format = WordProcessingFileTy . Odt...

    docs.groupdocs.com/conversion/net/convert-to-wo...
  8. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for .NET...provided code snippet suits all format families that support attachments:...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  9. Product Overview | Documentation

    Apply annotations to your documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....documents of any supported format; Use annotations of different...

    docs.groupdocs.com/annotation/java/product-over...
  10. Saving to HTML with External Resource Files | D...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML Format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....document loaded from a non-HTML format is being saved to HTML. From...

    docs.groupdocs.com/assembly/net/saving-to-html-...