Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,789 for

list

(0.18 sec)
  1. add watermark in java on GroupDocs Blog | Docum...

    add watermark in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in add watermark in java on GroupDocs Blog | Document Automation Solutions for .NET......aplikujte pouze na konkrétní list i jako pozadí pomocí vodoznaku...

    blog.groupdocs.com/cs/tag/add-watermark-in-java...
  2. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the List of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e.... The following is the list of salient features which are...g., charts, image, tables, lists and more Inline template syntax...

    docs.groupdocs.com/assembly/java/features-overv...
  3. Performing document conversion and image conver...

    Earlier this week I talked about document conversion, including image conversion, and why you’d want to do it. Today, I’ll show you how to perform two tasks: first, how to convert the pages in a document to images and then how to convert an image from one format to another. Document conversion is one of the services that GroupDocs offers. You can convert documents you’ve uploaded to a number of different formats.... Select a format from the list. Click Convert . Each page in...Convert . Select a format from the list. Click Convert . The file is...

    blog.groupdocs.com/total/converting-images-for-...
  4. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a List of supported file types. An example of obtaining a List of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....the class is used to obtain a list of supported file types. An...An example of obtaining a list of supported file types is presented...

    docs.groupdocs.com/metadata/java/get-supported-...
  5. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions....finds the selected file in the list of files based on the entered...automatically allocated in the list. If a user clicks Copy , the...

    blog.groupdocs.com/viewer/developing-extensions...
  6. Supported File Formats | GroupDocs

    This topic Lists file formats supported by GroupDocs.Total for Python via .NET....product exposes its own detailed list of supported file types. For...supported-formats page for the authoritative list. Highlights Conversion supports...

    docs.groupdocs.com/total/python-net/supported-d...
  7. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...archive files the lists of and signatures as the list of the instances...Instantiate the single object or list of this class with the required...

    docs.groupdocs.com/signature/net/signing-archiv...
  8. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET.... A list of file formats that support...HTML format is provided in the list below: Portable Document Format...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  9. how to add watermark in Java on GroupDocs Blog ...

    how to add watermark in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in how to add watermark in Java on GroupDocs Blog | Document Automation Solu......aplikujte pouze na konkrétní list i jako pozadí pomocí vodoznaku...

    blog.groupdocs.com/cs/tag/how-to-add-watermark-...
  10. Retrieve the document information | GroupDocs

    Retrieving information about a document with GroupDocs.Viewer for .NET...Also, it shows how to get a list of supported file formats. For...Check if a file is encrypted List and print all supported file...

    docs.groupdocs.com/viewer/net/retrieving-docume...