Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 4,232 for

values

(0.05 sec)
  1. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API....REJECT value. Call the applyChanges() method...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  2. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. Search text in PDF documents | Documentation

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/search-text-in-p...
  4. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft OneNote section: Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the section....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. generate reports in csharp

    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....arquivos CSV [Comma Separated Values][1] são amplamente usados para...

    blog.groupdocs.com/pt/tag/generate-reports-in-c...
  8. Set Flip Mode when Converting to a Image Format

    With our latest release of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format....setting JpegQuality to any value (0-100), API was not reflecting...

    blog.groupdocs.com/conversion/set-flip-mode-whe...
  9. Konversi Data CSV dan Excel di Java | CSV ke XL...

    Konversi format XLS & XLSX ke CSV dan CSV ke Excel dalam aplikasi Java. Otomatiskan konversi file Anda menggunakan Java API untuk konversi dokumen....Converter("path/comma-sparated-values.csv", loadOptions); SpreadsheetConvertOp...format CSV Comma Separated Values di Java Converter converter...

    blog.groupdocs.com/id/conversion/convert-csv-an...
  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-...