Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 10,539 for

formatting

(0.03 sec)
  1. GroupDocs.Search Overview | Documentation

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....search through over 70 document formats in your applications. To make...through documents of supported formats. Great variety of indexing...

    docs.groupdocs.com/search/net/groupdocs-search-...
  2. PDF- und Word-Berichte aus CSV-Daten mit C# | ....

    Konvertieren Sie CSV in PDF- und Word-Formate mit Vorlagen unter Verwendung von C#. Automatisieren Sie die Generierung von PDF- und DOC/DOCX-Berichten mit der .NET Reporting API von GroupDocs....müssen Sie sie in ein anderes Format konvertieren. In einem unserer...die Vorlage im TXT- oder DOCX-Format zu definieren. Das Folgende...

    blog.groupdocs.com/de/assembly/generate-reports...
  3. Handling the ID3v1 tag | Documentation

    This article explains how to handle ID3v1 tag....Managing metadata for specific formats / Audio / Working with MP3...managing_metadata_for_specific_formats. audio.mp3.MP3ReadID3V1Tag...

    docs.groupdocs.com/metadata/java/handling-the-i...
  4. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Managing metadata for specific formats / Other / Working with CAD...CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata...

    docs.groupdocs.com/metadata/java/working-with-c...
  5. Synonym search online

    Synonym search in document. Perform synonym search of words and phrases online.... File formats supported by Synonym search...synonym search in many file formats. Please see the full list below...

    products.groupdocs.app/search/synonym
  6. | de solució d'aplicacions i API de signatura d...

    Aplicació gratuïta de signatura digital, API on premise per a PDF, MS Office, OpenDocument, Presentació, Imatges i altres formats de fitxer de documents....electròniques digitals de formats d'arxiu compatibles. GroupDocs...de text, fulls de càlcul i formats més compatibles amb signatures...

    products.groupdocs.app/ca/signature
  7. How to Convert RTF to TXT using Java

    This topic will provide a step-by-step guide on how to convert RTF to TXT using Java. Moreover, it will offer Java code that enables you to export RTF to TXT in Java....ability to convert files from one format to another is invaluable. One...transformation of RTF file to TXT format. We will also present a code...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert HTML to Excel using Java

    Let's learn the document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter feature....conversion from HTML to Excel format. Further, we will produce a...files into various document formats including DOCX, PPTX, CSV,...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert HTML to Text using Java

    Get familiar with the process to convert HTML to Text using Java and easily use these instructions for developing the functionality to convert HTML to Text in Java....source file to the required format. Further, it does not require...convert various documents to TXT format such as DOCX, CSV, DOT, DWG...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Word Converter on GroupDocs Blog | Document Aut...

    Word Converter on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word Converter on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......Transformez les fichiers DOC/DOCX au format MD à l'aide de l'API...Transformez les fichiers DOC/DOCX au format MD à l'aide de l'API...

    blog.groupdocs.com/fr/tag/word-converter/index.xml