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

values

(0.04 sec)
  1. Load from stream | Documentation

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer.... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/python-net/load-docum...
  2. Convert N consecutive pages | Documentation

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for .NET API.... We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/net/convert-n-con...
  3. 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...
  4. Working with metadata in Diagrams | Documentation

    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...
  5. Đế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...
  6. 使用 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...
  7. Generate Tiling Watermarks - Enhance Document S...

    Discover the techniques to generate tiling watermarks for documents using C#, Java, and Node.js. Enhance your document security with this step-by-step guide.... Value: Description: Sets the specific numerical value of the...

    blog.groupdocs.com/watermark/generate-tiling-wa...
  8. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/net/get-document-p...
  9. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/python-net/spreads...
  10. Extract data from Emails | Documentation

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-data-from...