Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,564 for

values

(0.1 sec)
  1. Locales for output document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locale for Word documents when using  GroupDocs.Editor for .NET API....properties are not specified, their values are NULL. In such case MS Word...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/net/locales-for-outpu...
  2. Bubble Chart in Presentation Document | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “X Y(Scatter)” in the sidebar, you will see a gallery of charts.... Chart Data (Excel) X-Values Total orders by months<<y [Sum(c...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  3. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#....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/net/extract-metadata-...
  4. Compare CSV Files in C# - Compare and Find Diff...

    How to compare two CSV files in C#? Compare the data of CSV files using the .NET API to find differences and get the output in a CSV file....data contain comma-separated values which are not really very human...

    blog.groupdocs.com/comparison/compare-csv-files...
  5. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...following values ( ), string value key and string value salt. Here...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....names and values. Warning method returns null value if metadata...{ // Print an item name and value System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. Extract metadata from EPUB eBook | GroupDocs

    This article explains that how to extract metadata from EPUB e-books getMetadata method is used....names and values. Warning method returns null value if metadata...{ // Print an item name and value System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs to be protected? If they do, how do you process such documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document....metadata or redact metadata values Remove annotations or redact...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  9. 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...
  10. 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-...