Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 4,305 for

values

(0.05 sec)
  1. Introducing Z-Order for Text Signatures in Grou...

    We are back with another monthly release of our eSign API - GroupDocs.Signature for .NET. This release includes three new features, three improvements, and a bug fix. So in this article, I’ll give you a walk-through of the latest release. Support of Z-Order for Text Signatures Z-order determines the order for the overlapping, two-dimensional objects in an x-y plane. Put it simply, if X-axis represents the width and Y-axis represents the height then Z-order will represent the depth of the object....object with a higher Z-order value will appear in front of all...

    blog.groupdocs.com/signature/introducing-z-orde...
  2. Generate Reports

    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 Comma Separated Values به طور گسترده برای تبادل داده...

    blog.groupdocs.com/fa/tag/generate-reports/
  3. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....name="copyButton" type="button" value="Copy" id="copyBtn"> <input...name="moveButton" type="button" value="Move" id="moveBtn"> </form>...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  4. Pythonタイルウォーターマーク: ドキュメントと画像を保護するための7つの例

    7つの実用的な例でPythonタイルウォーターマークをマスターします。ドキュメントセキュリティのためにウォーターマークを追加、作成、カスタマイズし、ウォーターマークを削除し、GroupDocs.Watermark APIを使用してファイルを保護します。... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/ja/watermark/tiling-watermar...
  5. Extract text from Microsoft Office Word documen...

    This article explains that how to extract text from Microsoft Office Word (.doc, .docx) documents...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/net/extract-text-from...
  6. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Java API....thing to note: if returns NULL value instead of some of inheritors...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/java/extracting-docum...
  7. Handling the Lyrics tag | Documentation

    This article explains how to handle Lyrics tag....LyricsField ( "ABC" , "custom value" )); // ... metadata . Save...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  8. Преобразование данных Excel и CSV в C# | XLSX в...

    Преобразование XLS и XLSX в форматы CSV и CSV в форматы Excel в приложениях Java. Автоматизируйте преобразование файлов с помощью Java API для преобразования документов....outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/ru/conversion/convert-excel-...
  9. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....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/net/extract-text-from...
  10. Extraire des données de fichiers de base de don...

    La base de données est considérée comme faisant partie intégrante de la plupart des applications. Qu’il s’agisse d’une application de bureau, Web ou mobile, la base de données joue un rôle essentiel dans le stockage, l’accès et la manipulation des données. Il existe de nombreux systèmes de gestion de bases de données qui permettent de créer et de gérer des bases de données pour vous. Cependant, il peut arriver que vous ayez besoin d’un moyen d’extraire des données de fichiers de base de données, c’est-à-dire un fichier ....Value)) { Console.WriteLine(reader...parser.GetText(i.PageIndex.Value)) { Console.WriteLine(reader...

    blog.groupdocs.com/fr/parser/extract-data-from-...