Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,855 for

management

(0.19 sec)
  1. Page break not working correctly in word to PDF...

    When I try converting the MS Word document to PDF, the output doesn’t match the original formatting. In the Word document, tables are properly placed on each page, but in the PDF, they appear continuously without page br…...access to our Paid Support management team. sarfraz.ahmad April...

    forum.groupdocs.com/t/page-break-not-working-co...
  2. Developer Guide | Documentation

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....File EditableDocument Field Management in GroupDocs.Editor for Node...

    docs.groupdocs.com/editor/nodejs-java/developer...
  3. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...access to our Paid Support management team. alexndr December 10...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  4. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...access to our Paid Support management team. FPT008 February 17...

    forum.groupdocs.com/t/image-comparison-processi...
  5. Install GroupDocs.Conversion for Java | Documen...

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....and others for dependency management. GroupDocs.Conversion for...

    docs.groupdocs.com/conversion/java/installation/
  6. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java.../ Developer Guide / Field Management in GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/working-with-for...
  7. Archive

    archives...2023 · Shoaib Khan · 4 min Manage EPUB Metadata using Java –...2021 · Shoaib Khan · 3 min Manage XMP and EXIF Data of HEIF/HEIC...

    blog.groupdocs.com/archives/
  8. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....queries, and also describes the management of formats for date range...

    docs.groupdocs.com/search/java/date-range-search/
  9. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based customer relationship Management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....web-based customer relationship management system which has an on-demand...is a customer relationship management program developed by \* SugarCRM...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Developer Guide / Advanced Usage / Managing metadata for specific formats...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/working-with-me...