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

formatting

(0.06 sec)
  1. 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...
  2. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats....supported features and file formats. Those who are already using...Word, PDF, Slide and Diagram formats. You can get the API from download...

    blog.groupdocs.com/comparison/control-documents...
  3. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......Konvertieren Sie CSV in PDF- und Word-Formate mit Vorlagen unter Verwendung...Vorlagen in Java in PDF- und Word-Formate konvertieren. Automatisieren...

    blog.groupdocs.com/de/categories/groupdocs.asse...
  4. Compare Images in C# to Highlight Differences |...

    Perform image comparison using C# within .NET applications. Compare JPG, PNG, BMP, GIF, DICOM, DCM, or DjVu images using image comparing .NET API....images with some other file formats. Without wasting time, let’s...many other supported file formats . You can download the DLLs...

    blog.groupdocs.com/comparison/compare-images-in...
  5. 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/
  6. Ajouter un filigrane de texte au RTF à l'aide d...

    Apprenons comment ajouter un filigrane de texte au RTF à l'aide de Java. Vous obtiendrez également un code montrant comment insérer un filigrane de texte au format RTF en Java sans utiliser de logiciels supplémentaires.... RTF (Rich Text Format) est un format de document largement...facilement un filigrane de texte au format RTF en Java . Étapes pour ajouter...

    kb.groupdocs.com/fr/watermark/java/add-text-wat...
  7. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...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...
  8. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....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...
  9. 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....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...
  10. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Managing metadata for specific formats / Other / Working with ZIP...archives Leave feedback Get ZIP format metadata The API allows detecting...

    docs.groupdocs.com/metadata/net/working-with-zi...