Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,566 for

values

(0.05 sec)
  1. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....entries having a particular value. Using the GroupDocs.Metadata...removed (please see the return value of the removeProperties method)...

    docs.groupdocs.com/metadata/python-net/remove-m...
  2. Nettoyer les métadonnées des documents et des i...

    API Java pour supprimer toutes ou certaines propriétés de métadonnées des documents DOCX, XLSX, PPTX, documents PDF, JPEG, PNG, images WebP, e-mails, livres électroniques, dessins Visio, Zip, etc....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/fr/metadata/remove-metadata-...
  3. Scan Barcode | GroupDocs

    Learn how to scan and read barcodes from PDF, Word, Excel, PowerPoint documents and images using GroupDocs.Parser for .NET. Extract barcode Values and positions in C# with error handling....collection and get a barcode value. The following example shows...barcode value Console . WriteLine ( barcode . Value ); } } More...

    docs.groupdocs.com/parser/net/scan-barcode/
  4. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....the specified predicate its value is updated. If there is a known...metadata properties Specify a value you would like to add to existing...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  5. Chart Series Coloring in Spreadsheet Document |...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....color expression must return a value of one of the following types:...enumeration such as “red” An integer value defining RGB (red, green, blue)...

    docs.groupdocs.com/assembly/net/chart-series-co...
  6. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format... If the value of the property in the instance...instance is set to the default value 0 , the GroupDocs.Editor generates...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  7. Gestisci i dati EXIF di immagini JPEG, PNG, TIF...

    Gestisci i metadati EXIF delle tue immagini in C#. Estrai, aggiorna, aggiungi o rimuovi i dati EXIF delle tue immagini a livello di codice utilizzando l'API .NET dei metadati....Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/it/metadata/manage-exif-data...
  8. Керуйте даними EXIF зображень JPEG, PNG, TIFF і...

    Керуйте метаданими EXIF своїх зображень у C#. Видобувайте, оновлюйте, додавайте або видаляйте дані EXIF ваших зображень програмним шляхом за допомогою метаданих .NET API....Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/uk/metadata/manage-exif-data...
  9. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java.... The value of the text area. The base line...index, rectangle and text area value: System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-text-areas/
  10. How to Convert Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....type='text', name='client\_id' value="{{@userId}}" /> <br /> <label...type='text', name='private\_key' value="{{@privateKey}}" /> <br />...

    blog.groupdocs.com/conversion/how-to-convert-fi...