Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 10,845 for

formatting

(0.1 sec)
  1. GroupDocs.Watermark for .NET | Documentation

    A .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....documents of different file formats. It provides the effective...watermarks in supported file formats. GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/
  2. Convert PDF to MHTML using Java

    By closely following our in-depth tutorial, you will discover how to quickly convert PDF to MHTML using Java. Also, we will provide you with an example to export PDF to MHTML using Java....exporting PDF files to the MHTML format Create an instance of the Converter...designate the output document format as MHTML Call the Converter...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  3. File Comparison

    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....membaca data tersebut dalam format mentah. Namun, ketika file-file...LibreOffice yang mendukung format CSV, memanipulasi file CSV...

    blog.groupdocs.com/id/tag/file-comparison/
  4. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

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

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Konvertieren Sie TXT in ODT mit Node.js

    Konvertieren Sie TXT in ODT mit Node.js für eine schnelle und präzise Dokumententransformation. Diese Anleitung zeigt außerdem die Schritte zum einfachen Exportieren von TXT in ODT in Node.js....Dokumente in strukturiertere Formate wie ODT kann deren Verwendbarkeit...Sie TXT-Dateien in andere Formate konvertieren möchten, finden...

    kb.groupdocs.com/de/conversion/nodejs/convert-t...
  7. Extraire du texte d'un PPT à l'aide de C#

    Cet article détaille le processus d'extraction de texte à partir d'un PPT à l'aide de C#. Il comprend un exemple de code pour vous aider à intégrer l'extraction de texte à partir d'un PPT dans des projets C#....PowerPoint, souvent enregistrées au format PPT , peuvent contenir des...fournir des informations dans un format visuel. Cependant, il arrive...

    kb.groupdocs.com/fr/parser/net/extract-text-fro...
  8. Introducing Web Report Generator | Documentation

    Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own database (MS SQL Server local OR Remote) tables, views and also with custom query....(created in Supported Document Formats following Supported Template...Report in a format as per source Template Document format. Download...

    docs.groupdocs.com/assembly/net/introducing-web...
  9. 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....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-p...
  10. 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....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-m...