Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 30,859 for

api watermark

(0.08 sec)
  1. Ինչպես փոխարկել MHTML-ը PDF-ի Java-ում

    Այս ձեռնարկը բացատրում է, թե ինչպես փոխարկել MHTML-ը PDF-ի Java-ում: Այս հոդվածը բաղկացած է քայլերից և կոդից, որոնք ցույց են տալիս MHTML-ի PDF-ի փոխակերպման իրականացումը Java-ի միջոցով:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  2. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page in Java....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/markdown/
  3. Working with metadata in MOV Files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata Api supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Ինչպես փոխարկել MHTML-ը HTML-ի Java-ում

    Եկեք կատարենք փաստաթղթերի փոխակերպում՝ օգտագործելով պարզ Api զանգեր, վերանայենք MHTML-ի Java-ի HTML-ի փոխարկելու ուղեցույցը և Java MHTML-ի HTML փոխարկիչ հավելվածի կոդերի նմուշը:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  5. add text to images in Java on GroupDocs Blog | ...

    add text to images in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in add text to images in Java on GroupDocs Blog | Document Automation Solution......中為圖像添加水印 GroupDocs 使用 Java Watermarking API 將文本作為水印添加到圖像,或將圖像水印添加到...

    blog.groupdocs.com/zh-hant/tag/add-text-to-imag...
  6. 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:...Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/extracting-com...
  7. GroupDocs.Assembly for Java 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public Api and Backward Incompatible Changes  Provided an option to fit an image within textbox bounds while maintaining ratio To keep the size of the textbox and stretch the image within bounds of the textbox preserving the ratio of the image, use the keepRatio switch as follows....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  8. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java Api supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/java/removing-empty...
  9. Features Overview | Documentation

    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....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/java/features-overv...
  10. GroupDocs.Signature for Java

    Այս Api-ն թույլ է տալիս թվային կերպով ստորագրել ցանկացած տեսակի ֆայլի ձևաչափ՝ օգտագործելով Java լեզվի ցանկացած հարթակ:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/hy/signature/java/page/2/