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

document management

(0.09 sec)
  1. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/java/handling-metad...
  2. GroupDocs.Viewer for .NET | Documentation

    GroupDocs.Viewer for .NET allows you to render Documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...supports over . Load text documents, spreadsheets, presentations...

    docs.groupdocs.com/viewer/net/
  3. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. 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. 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. Go to Insert Tab and select shape by clicking on Shape Icon....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Spreadsheet Document Single Row Image in Spreadsheet Document Leave...

    docs.groupdocs.com/assembly/java/single-row-ima...
  5. Common List Image in Email Document | Documenta...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Email Document format. Common List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show multiple managers’ picture and name. Adding Syntax to be evaluated by GroupDocs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...in Email Document Common List Image in Email Document Leave feedback...

    docs.groupdocs.com/assembly/java/common-list-im...
  6. Single Row Image in Presentation Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a new presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document Single Row Image in Presentation Document Leave...

    docs.groupdocs.com/assembly/java/single-row-ima...
  7. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/net/working-with-zi...
  8. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint files (.pptx) to PDF, but I am encountering an issue where some characters appear with artifacts after the conversion. The text becomes distorted, ma…...Conversion Product Family document-conversion , java frossard...access to our Paid Support management team. frossard April 11,...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  9. In-Table List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show managers’ name. It must show the sum of contract prices against each manager....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...List in Email Document In-Table List in Email Document Leave feedback...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Document Edit the Worksheet with your data to update the chart....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Series Coloring in Presentation Document Chart Series Coloring in Presentation...

    docs.groupdocs.com/assembly/net/chart-series-co...