Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 11,109 for

formatting

(0.04 sec)
  1. Convert JSON to CSV on GroupDocs Blog | Documen...

    Convert JSON to CSV on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert JSON to CSV on GroupDocs Blog | Document Automation Solutions for .NET & J......Online-Konvertierungstool in das CSV-Format. Exportieren Sie JSON-Daten...

    blog.groupdocs.com/de/tag/convert-json-to-csv/i...
  2. PDF to HTML Java

    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....mengkonversi dokumen PDF ke format HTML menjadi semakin penting...

    blog.groupdocs.com/id/tag/pdf-to-html-java/
  3. Rearrange Document Pages 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....pengolah kata adalah salah satu format file yang paling umum digunakan...

    blog.groupdocs.com/id/tag/rearrange-document-pa...
  4. Migration Notes | Documentation

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....0 ) { // Generating HTML-formatted text of a document with highlighted...0 ) { // Generating HTML-formatted text of a document with highlighted...

    docs.groupdocs.com/search/net/migration-notes/
  5. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java....Search library is released, the format for storing the index on disk...from the original in the new format. However, the index of old...

    docs.groupdocs.com/search/nodejs-java/update-in...
  6. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for .NET in the same way as you would render any other documents...options depending on the output format - / / / . Call the method....provided code snippet suits all format families that support attachments:...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  7. Inserting Images Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....bytes is available for file formats where dynamic image insertion...almost all supported file formats. Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/inserting-image...
  8. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Extract text from ZIP archive files | Documenta...

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Extract data from various formats / Extract data from ZIP archives.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...