Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 4,310 for

values

(0.04 sec)
  1. C#을 사용하여 문서 및 이미지의 메타데이터 제거

    DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP 이미지, 이메일, eBook, Visio, Zip 파일에서 C#을 사용하여 선택적 메타데이터를 제거하거나 모든 메타데이터 속성을 정리합니다....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/ko/metadata/remove-metadata-...
  2. 在 C# 中合併 PDF、Word、Excel、PowerPoint 文件 | .NET 合併...

    使用 C# 中的 GroupDocs 的 Merger API,以編程方式在基於 .NET 的應用程序中合併 PDF、Word 文檔、電子表格和演示文稿文件。...bmp) Comma Separated Values File (.csv) Excel Binary Spreadsheet...Format File (.rtf) Tab Separated Values File (.tsv) Visio Drawing (...

    blog.groupdocs.com/zh-hant/merger/merge-pdf-wor...
  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. 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...
  6. Đế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...
  7. 使用 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...
  8. System Requirements | Documentation

    On this page, you will find system requirements supported platforms, development environments. GroupDocs.Comparison for Java does not require any external software or third party tool to be installed.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/java/system-requi...
  9. GroupDocs.Comparison for Python via .NET | Docu...

    GroupDocs.Compairson for Python developer documentation. Learn how to diff docx, pptx, and pdf files using Python.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/
  10. Save specific page range | Documentation

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/net/save-specific...