Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,564 for

values

(0.06 sec)
  1. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Value ); } // Extract only content...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....and must return a non-empty value. While building a report, bookmark_expression...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/inserting-bookm...
  3. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...Value.Value, partialTemplates.Value.Key); dataSourceInfos...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  4. Как работать с тегами Metadata

    Объясните, как работать с тегами Metadata...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Добавление...

    blog.groupdocs.com/ru/metadata/how-to-work-with...
  5. Python 平铺水印:保护文档和图像的 7 个示例

    掌握 Python 平铺水印,包含 7 个实用示例。学习如何添加、创建和定制文档安全水印,移除水印,并使用 GroupDocs.Watermark API 保护文件,实现企业内容保护。... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/zh/watermark/tiling-watermar...
  6. Extract text from HTML documents | GroupDocs

    To extract a text from HTML documents GetText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....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/net/extract-text-from...
  7. Numeric range search | GroupDocs

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....MAX_VALUE). Please note that the number...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/numeric-range-se...
  8. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document....Number of pages File size A value indicating whether a file is...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/get-docu...
  9. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....USER value. Instantiate the object. Call...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/java/set-password...
  10. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .NET API.... If the value is true, the watermark is laid...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/net/add-watermark/