Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 5,395 for

informations

(0.03 sec)
  1. Generate QR codes Online | Add QR code to Docum...

    Create QR codes online! Learn to generate various types using user-friendly tools. Get a sneak peek into QR code creation with C# and Java code snippets....square codes that store information? In this article, we’ll explore...are efficient for quick information access, easy scanning with...

    blog.groupdocs.com/signature/generate-qrcode-on...
  2. Convert GIS formats | Documentation

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...formats A GIS (Geographic Information System) map file consists...

    docs.groupdocs.com/conversion/net/convert/gis/
  3. Locales for Output Document | Documentation

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....Purchase Buy Now Pricing Information Free Trials Temporary License...WordProcessingEditOp and enable language information if needed const editOptions...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  4. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class....Purchase Buy Now Pricing Information Free Trials Temporary License...the text area. The page information (page index and page size)...

    docs.groupdocs.com/parser/java/working-with-dat...
  5. Nettoyage des métadonnées - Approche en ligne e...

    Découvrez la manière en ligne et par programmation de supprimer ou de nettoyer les propriétés des métadonnées des documents et des images....métadonnée mais uniquement ses informations de format de fichier. C’est...pris en charge . Pour des informations détaillées sur l’API, les...

    blog.groupdocs.com/fr/metadata/metadata-scrubber/
  6. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....Purchase Buy Now Pricing Information Free Trials Temporary License...format automatically based on information in the file header. Render...

    docs.groupdocs.com/viewer/net/render-cad-drawin...
  7. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert archive files to HTML, PDF, PNG, and JPEG formats....Purchase Buy Now Pricing Information Free Trials Temporary License...view ( viewOptions ) Obtain information about folders in an archive...

    docs.groupdocs.com/viewer/nodejs-java/render-ar...
  8. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Purchase Buy Now Pricing Information Free Trials Temporary License...which receives detailed information about proposed redaction...

    docs.groupdocs.com/redaction/java/use-redaction...
  9. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....for sharing and presenting information. Beyond the visible content...programmatically access this information within their applications...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  10. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Purchase Buy Now Pricing Information Free Trials Temporary License...Our product also provides information about document type and structure...

    docs.groupdocs.com/watermark/java/basic-usage/