Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,529 for

properties

(0.03 sec)
  1. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....using Read the OpenType font properties AdvancedUsage.ManagingMetadataForS...the values of some metadata properties Console . WriteLine ( metadataEntry...

    docs.groupdocs.com/metadata/net/working-with-op...
  2. eSign document with Metadata signature | Docume...

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...Presentation provides metadata properties as “name-value” pairs. PDF...documents implement metadata properties as a list of “identifier-value”...

    docs.groupdocs.com/signature/java/esign-documen...
  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); // ....feedback Reading AVI header properties The GroupDocs.Metadata API...using Read the AVI header properties AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API.... // Use Margin properties Top, Bottom to provide vertical...be ignored. // Use Margin properties Left, Right to provide horizontal...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich Properties such as:...WatermarkOptions with rich properties such as: Text/Font Color...

    blog.groupdocs.com/conversion/add-watermark-to-...
  6. How to Run Examples | Documentation

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....config and example related properties in the configuration.yml...config and example related properties in the configuration.yml...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  7. How to Run Examples | Documentation

    Examples to annotate on your documents, images or web pages using C#....config and example related properties in configuration.yml to meet...config and example related properties in the configuration.yml...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  8. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....watermark object Set watermark properties Setting of Add watermark...characters in watermark text using properties and of . AdvancedUsage.AddingWatermarks...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Modern UI Document Viewer 3.1 with Paging JS Pa...

    Today, we are pleased to announce another release of Java Modern UI Document Viewer 3.1.0 using GroupDocs.Viewer for Java version 17.2.0. This release v3.1.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....File selection, Watermark Properties (watermark text, color, angle...to 600%. // Set Watermark properties WatermarkText = "my watermark...

    blog.groupdocs.com/viewer/modern-ui-document-vi...
  10. GroupDocs.Viewer for .NET - ASP.NET MVC Modern ...

    Today, we are pleased to announce another release of ASP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This release v1.4 came up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....File selection, Watermark Properties (watermark text, color, angle...to 600%. // Set Watermark properties WatermarkText = "my watermark...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...