Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 4,199 for

values

(0.09 sec)
  1. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...GetText 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...
  2. شمارش کلمات و تکرار هر کلمه در یک سند با استفاد...

    با استفاده از API تجزیه اسناد دات نت، تعداد کلمات و تکرار آنها را در اسناد PDF، Word، Excel، PowerPoint و ایمیل در C# بشمارید....Value); // چاپ نتایج تعداد کلمات Console...of {0}: {1}", pair.Key, pair.Value); } } } خروجی کد بالا به صورت...

    blog.groupdocs.com/fa/parser/count-words-and-oc...
  3. 在 C# 中轉換 Excel 和 CSV 數據 | XLSX 轉 CSV - CSV 轉 XLS

    在 Java 應用程序中將 XLS 和 XLSX 轉換為 CSV,將 CSV 轉換為 Excel 格式。使用用於文檔轉換的 Java API 自動進行文件轉換。...outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/zh-hant/conversion/convert-e...
  4. Convert EML to XPS using Java

    Efficiently convert EML to XPS using Java without requiring extra tools. Elevate your document processing with this guide on how to export EML to XPS using Java....Specification) format holds significant value. XPS files provide a standardized...

    kb.groupdocs.com/conversion/java/convert-eml-to...
  5. Convert EML to JPG using Java

    Discover the straightforward process of how to convert EML to JPG using Java. Additionally, we'll furnish you with a code example to export EML to JPG using Java....(JPEG) format holds significant value across different scenarios,...

    kb.groupdocs.com/conversion/java/convert-eml-to...
  6. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications.... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/get-supported...
  7. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/net/redaction-filt...
  8. How to Run Examples | Documentation

    Learn how to run Java examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/how-to-run-ex...
  9. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/rendering-to-pdf/
  10. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/load-from-a-lo...