Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,612 for

values

(0.05 sec)
  1. basic-presentation.pptx

    Basic presentation Agenda Introduction Building confidence Engaging the audience Visual aids Final tips & takeaways 2 The power of communication Overcoming nervousness Confidence-building strategie......resonating with the experiences, values, and emotions of those listening...

    docs.groupdocs.com/conversion/python-net/_sampl...
  2. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications....properties and log their names and values. import os import groupdocs...properties and print their names and values for property in properties:...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  3. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...expression should return a Boolean value. and need to change to <<if...condition on those dynamic values. The unary ! operator is not...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  4. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....following values (DES, TripleDES, RC2, Rijndael), string value key...key and string value salt. Here are the steps to search for encrypted...

    docs.groupdocs.com/signature/java/search-for-en...
  5. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....Warning method returns null value if metadata extraction isn’t...and print metadata names and values. // Load the Excel file using...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Scan Barcode from PPT using C#

    This guide provides a detailed overview of how to scan barcode from PPT using C#. Moreover, you will get a sample code example to extract barcode from PPT in C#....extract and utilize the barcode values, enhancing your application’s...about the barcode, such as its value, type, and location within the...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...
  7. Set image size limits | GroupDocs

    This article shows how to set output image size limits when rendering image to HTML...ImageMaxWidth and/or ImageMaxHeight values; Call the method. The following...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  8. Extract metadata from documents | GroupDocs

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....name of the metadata item The value of the metadata item Here are...and get metadata names and values. The following example shows...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…...fields in a document, update the values, and then save it in the DOCX...Name: {formField.Name} Value: {formField.Value}"); } // display document...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  10. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...the following values algorithms ( ), string value key and string...string value salt. Here are the steps to encrypt QR-code text with...

    docs.groupdocs.com/signature/java/sign-document...