Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 5,262 for

values

(1.35 sec)
  1. GroupDocs.Metadata for Python via .NET Overview...

    GroupDocs.Metadata for Python via .NET reads, edits, removes, and exports metadata across documents, images, audio, and video — EXIF, IPTC, XMP, ID3, and document properties — through one unified, predicate-driven API.... value } " ) if __name__ == "__main__"...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/product-...
  2. Convertir des données Excel et CSV en C# | XLSX...

    Convertissez les formats XLS et XLSX en CSV et CSV en Excel dans les applications Java. Automatisez la conversion de vos fichiers à l'aide de l'API Java pour la conversion de documents....outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/fr/conversion/convert-excel-...
  3. Eliminar metadatos de documentos e imágenes usa...

    Elimine metadatos selectivos o limpie todas las propiedades de metadatos usando C# de DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, imágenes WebP, correo electrónico, libros electrónicos, Visio, archivos Zip....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/es/metadata/remove-metadata-...
  4. Policz słowa i wystąpienia każdego słowa w doku...

    Zliczaj liczbę słów i ich wystąpienia w dokumentach PDF, Word, Excel, PowerPoint i e-mail w języku C# przy użyciu interfejsu API analizowania dokumentów platformy .NET....Value); // Wydrukuj liczbę słów Wyniki...of {0}: {1}", pair.Key, pair.Value); } } } Poniżej przedstawiono...

    blog.groupdocs.com/pl/parser/count-words-and-oc...
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: 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.... getKeys ()) { String value = metadata . get_Item ( key...format ( "%s = %s" , key , value )); } New coding style // Create...

    docs.groupdocs.com/parser/java/migration-notes/
  6. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Warning method returns null value if text extraction isn’t supported...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....some data source signature Id value String [] signatureIdList =...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/deleting-imag...
  8. Licensing | GroupDocs

    GroupDocs.Signature for Python via .NET free signature API version is available to evaluate the API which will be similar to licensed version but with few limitations....Signature will then read this value and apply the license. Windows...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/python-net/licensing/
  9. Load Template Documents from File or Stream | G...

    Learn how to load template documents from file paths and streams for document assembly in .NET applications....data = new { Name = "Test" , Value = 100 }; DocumentAssembler assembler...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/basic-usage-loa...
  10. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....some data source signature Id value string [] signatureIdList =...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/deleting-text-...