Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 6,762 for

may

(0.03 sec)
  1. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/updating-mult...
  2. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...tahir May 2, 2024, 12:45pm 8 @wangfu91...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  4. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...during recursive conversion may originate from a container document...

    forum.groupdocs.com/t/how-to-update-email-load-...
  5. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...return many results, which may or may not be relevant. Metasearch...

    docs.groupdocs.com/search/net/about-search-engi...
  6. How to work with Metadata tags

    Explain how to work with Metadata tags...Properties by Tag # Sometimes, you may want to copy only specific types...For privacy or compliance, you may need to remove certain metadata...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  7. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... For example, you may want to obtain information about...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using Java programming language.... This class may be described as a truncated version...per chapter. And some users may want to control the policy of...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  9. Add watermarks to word processing documents | D...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....sizing and positioning, you may also need to get some for a section...word document Word document may also contain different . The...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. How to Edit XML File | Documentation

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....extension does not matter, so you may freely load an XML file not only...with an EditableDocument class, may be passed to the WYSIWYG editor...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...