Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 10,845 for

format

(0.14 sec)
  1. Common Master-Detail Image in Text Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document Format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Text Document Reporting Requirement As a report developer, you are required to represent the inFormation of the managers and clients with the following key requirements: Report must show managers’ picture and name. It must associate the managers with their clients....Master-Detail report in Text Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/common-master-...
  2. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Sheet %d/%d" , p + 1 , spreadsheetInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Preview Digital Certificates properties | Docum...

    This article shows how to receive digital certificates properties over Document Info method.... WriteLine ( $" - format : {documentInfo.FileType.FileFormat}"...

    docs.groupdocs.com/signature/net/preview-certif...
  4. Convert to PDF with advanced options | Document...

    Follow this guide and learn how a file convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....versions of PDF format. sets the specific PDF format of the converted...options. See . defines the PDF formatting options. See . The following...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  5. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document Formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... Wide range of document formats is supported, such as: PDF...See full list of supported formats at article Redaction types...

    docs.groupdocs.com/redaction/python-net/redacti...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert archive files to HTML, PDF, PNG, and JPEG Formats....in HTML, PDF, PNG, and JPEG formats. You do not need to use third-party...image format. Supported archive and compressed file formats GroupDocs...

    docs.groupdocs.com/viewer/nodejs-java/render-ar...
  7. Extract text from Microsoft Office Excel spread...

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

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Extract Text and Metadata from MD Online

    Free online document text and metadata extractor. Secure and easy to use MD text and metadata parser and extractor...many more file and document formats (see ) Read , , , , , , , from...files are saved in plain text format that uses Markdown language...

    products.groupdocs.app/parser/md
  9. Extracting common image information | Documenta...

    For all supported image Formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more inFormation on the feature. Load an image Extract the root metadata package Use the getImageType method to obtain file Format inFormation advanced_usage.managing_metadata_for_specific_Formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Managing metadata for specific formats / Images / Extracting common...feedback For all supported image formats the GroupDocs.Metadata API...

    docs.groupdocs.com/metadata/java/extracting-com...
  10. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file Formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document Formats for image file Formats as well....the support for image file formats for all existing signature...other document formats for image file formats as well. We, therefore...

    blog.groupdocs.com/signature/groupdocs.signatur...