Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 11,020 for

formatting

(0.05 sec)
  1. Convertere WebP in PNG gratuito – Online e ista...

    Converti WebP in PNG in pochi secondi utilizzando il nostro convertitore online gratuito. Basta caricare e scaricare - nessuna registrazione o software necessario. Sicuro e cancellazione automatica dopo 24 ore....// Set the conversion format to PNG Format = ImageFileType.Png...

    blog.groupdocs.com/it/conversion/webp-to-png/
  2. How to Install and Use GroupDocs' Online Docume...

    Let me show you how to install and use GroupDocs online document viewer plugin for Alfresco CMS on Linux. Requirements Java jdk Java jre Alfresco GroupDocs Viewer plugin Apache Tomcat PostGRE SQL Preparation First of all, you should have Alfresco CMS installed in your machine. Download and install a community version if you don’t have one already. Alfresco is a Java CMS, so we need Apache tomcat and PostGRE SQL installed....Viewer supports multiple file formats; importantly, all common and...and business file formats. For example, this all-in-one viewer...

    blog.groupdocs.com/viewer/how-to-install-and-us...
  3. המרת נתוני JSON ו-CSV ב-C# | JSON ל-CSV | CSV ל...

    המר JSON ל-CSV ו-CSV ל-JSON ב-C# בתוך יישומי NET. דוגמאות ממירות את נתוני ה-JSON המובנים לערכים CSV מופרדים בפסיק ולהיפך....new SpreadsheetConvertOp() { Format = SpreadsheetFileType.Csv };...options = new WebConvertOptions { Format = WebFileType.Json }; converter...

    blog.groupdocs.com/he/conversion/convert-json-a...
  4. Migration Notes | Documentation

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....0 ) { // Generating HTML-formatted text of a document with highlighted...0 ) { // Generating HTML-formatted text of a document with highlighted...

    docs.groupdocs.com/search/net/migration-notes/
  5. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java....Search library is released, the format for storing the index on disk...from the original in the new format. However, the index of old...

    docs.groupdocs.com/search/nodejs-java/update-in...
  6. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for .NET in the same way as you would render any other documents...options depending on the output format - / / / . Call the method....provided code snippet suits all format families that support attachments:...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  7. Inserting Images Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....bytes is available for file formats where dynamic image insertion...almost all supported file formats. Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/inserting-image...
  8. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Extract text from ZIP archive files | Documenta...

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Extract data from various formats / Extract data from ZIP archives.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...