Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,139 for

properties

(0.04 sec)
  1. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert web documents to PDF, PNG, and JPEG formats....The PdfViewOptions class properties allow you to control the...The HtmlViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/nodejs-java/render-we...
  2. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...class has several options (properties), that are described below:...a class, that have three properties, described below: — character...

    docs.groupdocs.com/editor/net/edit-txt/
  3. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats....The PdfViewOptions class properties allow you to control the...The HtmlViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/java/render-web-docum...
  4. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....HyperlinkProperties properties ) { Links . Add ( properties . Link ); }...

    docs.groupdocs.com/parser/net/migration-notes/
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata Properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....matroska format-specific properties The GroupDocs.Metadata API...Read the Matroska metadata properties on different levels of the...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata Properties. We have introduced this feature in version 19.6 by adding a new public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....with your desired metadata properties. We have introduced this..._has been extended with a new property PageNumber . This is how you...

    blog.groupdocs.com/signature/embed-custom-objec...
  7. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert EBooks to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/nodejs-java/render-eb...
  8. How to Convert HTML to RTF in Java

    This short article provides thorough information to convert HTML to RTF in Java and how to use it for the development of the Java HTML to RTF application....WordProcessingConver class for defining the properties to customize the converted...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert Text to PDF in C#

    This quick tutorial provides thorough instructions to convert Text to PDF in C# and a working example to demonstrate the implementation of C# Text to PDF capability....PdfConvertOptions class and define properties for customizing the PDF document...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Search Watermark by Text Formatting using Group...

    Today, we are pleased to announce the release of version 17.7.0 of GroupDocs.Watermark for .NET API. GroupDocs.Watermark for .NET 17.7.0 came up with the support of searching watermarks with a particular text formatting. It also enables you to work with hyperlinks associated with different document entities. Continue to read more about the salient features of this brand new release. Search Watermarks by Text Formatting (font, color etc.) GroupDocs.Watermark for ....watermarks with matching properties. Following are the examples...

    blog.groupdocs.com/watermark/search-watermark-b...