Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 4,495 for

values

(0.07 sec)
  1. Optimize a PDF file for a browser | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size.... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/java/setting-auth...
  3. Extract annotations from document | GroupDocs

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/net/extract-annot...
  4. The Business Layer | GroupDocs

    Common Utilities Class Document Directories Applying Product License Metered Licensing Data Layer Class Custom Objects Populate Data (Getting Customers Details) Getting Order Details Getting Product Details Getting Single Customer Details Database Entities Getting Customer Details From Database Getting Order Details From Database Getting Product Details From Database Getting Single Customer Details From Database DataSet Source Getting Customer, Order Details From DataSet Getting Product Details From DataSet Getting Single Customer Details From DataSet XML DataSource Getting Complete Details From XML Files Getting Single Customer Details From XML DataSource JOSN DataSource Getting Customer Data From JSON File Getting Customer And Order Data From JSON File Getting Product Data From JSON File Getting Single Customer Data From JSON File Use Spreadsheets as Data Sources Use Tables of Word Processing Documents as Data Sources Use Tables of Presentation Documents as Data Sources Complete DataLayer Class Code Complete DynamicEntity Class Code Complete CommonUtilities Class Code... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/the-business-la...
  5. In-Paragraph List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Email Document format. In-Paragraph List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. A descriptive or informative line like “We provide support for the following clients:”.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  6. Announcing GroupDocs Viewer Plugin for Atlassia...

    We’re excited to announce the release of our new GroupDocs Viewer plugin (Version 1.0) for Atlassian Confluence. The GroupDocs Viewer plugin is now available for download in the Atlassian Marketplace or you can simply search and install it directly from your Confluence editor. [caption id=“attachment_1033” align=“alignnone” width=“552” caption=“Announcing GroupDocs Viewer plugin for Atlassian Confluence”] [/caption] GroupDocs Viewer is an efficient online document viewer, which lets you view documents online using your browser.... We value your feedback on our new plugin;...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  7. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, 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 diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....( "customProperty1" , "some value" ); root . getDocumentPropertie...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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...
  9. Đếm từ và số lần xuất hiện của từng từ trong tà...

    Đếm số từ và số lần xuất hiện của chúng trong các tài liệu PDF, Word, Excel, PowerPoint và Email trong C# bằng cách sử dụng API phân tích cú pháp tài liệu .NET....Value); // In đếm từ Kết quả Console...of {0}: {1}", pair.Key, pair.Value); } } } Sau đây là đầu ra của...

    blog.groupdocs.com/vi/parser/count-words-and-oc...
  10. 使用 C# .NET 计算文档中每个单词的单词和出现次数

    使用 .NET 文档解析 API 在 C# 中计算 PDF、Word、Excel、PowerPoint 和电子邮件文档中的单词数及其出现次数。...Value); // 打印字数统计结果 Console.WriteLine("Total...of {0}: {1}", pair.Key, pair.Value); } } } 以下是上述代码的输出: 获取免费 API...

    blog.groupdocs.com/zh/parser/count-words-and-oc...