Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 11,930 for

format

(0.07 sec)
  1. Product Overview | GroupDocs

    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...
  2. Saving to HTML with External Resource Files | G...

    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-...
  3. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG Format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....rendering documents into PNG format. For details, see this page...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  4. Numbered List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Numbered List in Text Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in the numbered list....List report in Text Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  5. Render hidden pages | GroupDocs

    Learn how to render hidden pages on website or in other c# applications with GroupDocs.Viewer for .NET...supported for the following format families: Visio documents (for...

    docs.groupdocs.com/viewer/net/show-hidden-pages/
  6. Installation | GroupDocs

    GroupDocs.Editor for Node.js installation...back to the original document format editor . save ( htmlContent...

    docs.groupdocs.com/editor/nodejs-java/installat...
  7. Bubble Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Email Document. Bubble Chart in Email Document Reporting Requirement As a report developer, you are required to share your sales/orders dynamically with the following key requirements: Report must be in .eml or .msg Format. It must add email recipient, css and subject of the email. Retrieve total Contract Prices by Months. Adding Syntax to be evaluated by GroupDocs....msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  8. resume.docx

    Name Here JOB TITLE HERE Profile Want to put your own image in the circle? It is easy! Select the image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li...... Go to the Picture Tools Format menu. Click on the down arrow...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  9. Working with metadata in FLV files | GroupDocs

    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...
  10. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG Formats....in HTML, PDF, PNG, and JPEG formats. You do not need to use third-party...image format. Supported archive and compressed file formats GroupDocs...

    docs.groupdocs.com/viewer/java/old-render-archi...