Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 5,233 for

values

(0.39 sec)
  1. Load Custom Fonts | GroupDocs

    Compare documents that contain non-standard fonts by supplying custom font directories through LoadOptions using GroupDocs.Comparison for Python via .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/develo...
  2. Convert DOCX to PNG using Python

    Learn how to convert DOCX to PNG using Python with step-by-step instructions and code example. Easily export DOCX to PNG using Python for high-quality image output....applications brings notable value to developers managing content...

    kb.groupdocs.com/conversion/python/convert-docx...
  3. Java Kullanan QR Kod Okuyucu | Resimden QR Kodu...

    Uygulama içinde Java kullanılarak QR kodları nasıl taranır. Çevrimiçi bir QR tarayıcı oluşturmanıza yardımcı olacak bir görüntüden QR Kodunu okuyan Java örneği....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/tr/parser/scan-qr-code-using...
  4. 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...
  5. GroupDocs.Comparison for .NET 26.5 – 最新更新和修复(20...

    了解 GroupDocs.Comparison for .NET 26.5 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...的文本用圆括号包裹,例如 (new value) 删除 的文本用方括号包裹,例如 [old value] 如何获取更新 # 您可以通过...

    blog.groupdocs.com/zh/comparison/groupdocs-comp...
  6. 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...
  7. GroupDocs.Comparison per .NET 26.5 – Ultimi agg...

    Scopri le novità di GroupDocs.Comparison per .NET 26.5. Disponibile ora su NuGet e sul sito web di GroupDocs....parentesi — ad esempio, (new value) Il testo cancellato è racchiuso...parentesi quadre — ad esempio, [old value] Come ottenere l’aggiornamento...

    blog.groupdocs.com/it/comparison/groupdocs-comp...
  8. 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...
  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...