Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 4,561 for

values

(0.49 sec)
  1. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#).... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. Convert to grayscale | GroupDocs

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#).... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. Get the PDF output file information | GroupDocs

    This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  4. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSV-bestanden Comma Separated Values-bestanden worden veel gebruikt...

    blog.groupdocs.com/nl/categories/groupdocs.asse...
  5. Announcing GroupDocs Online Document Viewer Mod...

    Great news for all ExpressionEngine CMS users! We’ve released an efficient GroupDocs Viewer module for ExpressionEngine CMS. This plugin allows you to embed GroupDocs’ high-fidelity online document viewer together with selected documents to ExpressionEngine pages. As GroupDocs’ online document viewer supports many different formats, visitors to ExpressionEngine websites can now effortlessly view documents of multiple formats online. [caption id=“attachment_1047” align=“alignnone” width=“600” caption=“Announcing GroupDocs’ online document viewer module for ExpressionEngine”] [/caption] GroupDocs Viewer is an efficient and flexible online document viewer.... We value your support and feedback. Please...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  6. Introducing The New GroupDocs Dashboard and Onl...

    We’re about to launch a new interface for the GroupDocs Dashboard and our online document viewer app. We have overhauled the look and feel of the tools to make them more intuitive to use. At the moment, we’re adding the final touches and making sure that everything works fine. The changes will be live in the next few weeks. Here’s what will change when the new interface goes live: Dashboard interface:... We value your time and always work on...

    blog.groupdocs.com/viewer/introducing-new-dashb...
  7. Đế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...
  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. 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...
  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...