Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 5,363 for

file watermark

(0.07 sec)
  1. Extract metadata from Microsoft Office PowerPoi...

    This article explains that how to extract metadata from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Watermark Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file GetMetadata method...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Watermark Product Solution GroupDocs...metadata in ASF files Working with metadata in ASF files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API....Configure # You may download the JAR file from the downloads section ...its synonyms within multiple files of a folder using Java . Conclusion...

    blog.groupdocs.com/search/find-synonyms-of-word...
  4. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Watermark Product Solution GroupDocs...); } } } // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/locating-sign...
  5. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...Watermark Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  6. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Watermark Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/add-replies-...
  7. Common Master-Detail Image in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013....Watermark Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/common-master-d...
  8. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft PowerPoint Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS PowerPoint 2013....Watermark Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. Font embedding options | Documentation

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....Watermark Product Solution GroupDocs...Create save options for a DOCX file let saveOptions = new WordProcessingSaveOp...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  10. Edit PowerPoint Presentations in Node.js | Docu...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js....Watermark Product Solution GroupDocs...set a password for the output file. Here’s an example of saving...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...