Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 2,524 for

management

(4.9 sec)
  1. Generated PDF Alignment is wrong - Free Support...

    I have generated PDF using a MS Word File. The alignment are not coming as same. It is an Urgent Issue. Please respond as soon as possible. Attached Word Document and Generated PDF GeneratedPDF.pdf (96.3 KB) TestTemp…...access to our Paid Support management team. ravi1994 March 10,...you please clarify if you managed to fix the issue? ravi1994...

    forum.groupdocs.com/t/generated-pdf-alignment-i...
  2. How Lawyers and Legal Firms Benefit from GroupD...

    Online document Management has gained wide industry acceptance in the last few years. From version control, central document repositories, cost reduction, and increasing employee output: cloud technologies helps. One of the tasks we often perform in our work is to compare documents or files to find differences and check which version is the most recent. That can be frustrating at times: it is time consuming and takes time that could be used for other tasks....Online document management has gained wide industry acceptance...

    blog.groupdocs.com/comparison/how-lawyers-and-l...
  3. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......GroupDocs’ Powerful Contract Management Software with Multiple Platforms...Platforms Great news to contract management world! After the successful...

    blog.groupdocs.com/categories/groupdocs.assembl...
  4. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....identification to document management. How to eSign document with...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Online Document Storage Features

    There’s more to GroupDocs than online document storage. Saying that, we realize that one of the reasons that you’re interested in GroupDocs is the storage feature. So what’s document storage all about and what should you look for when choosing a online storage service? 1. Storage Space The first thing to consider is what you want to store and how much space you’ll need. Documents differ in size and it can be difficult to estimate document sizes.... Many online document management contracts are for a year...

    blog.groupdocs.com/total/online-document-storag...
  6. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Moodle is a powerful learning management system that provides educators...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  7. eSign document with QR code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....identification to document management. How to eSign document with...

    docs.groupdocs.com/signature/net/esign-document...
  8. NullReferenceException when extracting PDF file...

    Hello, We are getting an exception when extractor some PDF files… System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Aspose.Pdf.Facades.PdfExtractor.GetAttachNames()\r\n at …...access to our Paid Support management team. atir.tahir September...

    forum.groupdocs.com/t/nullreferenceexception-wh...
  9. GroupDocs.Conversion.NETFramework all Excel con...

    Using latest GroupDocs.Conversion.NETFramework 25.5.1 and 25.0 cause this issue. We did not have this issue with GroupDocs.Conversion 24.12 net462 version, nor did 25.5 and 25.5.1 have any issues with Word or Powerpoint…...access to our Paid Support management team. atir.tahir June 21...

    forum.groupdocs.com/t/groupdocs-conversion-netf...
  10. Working with metadata in ASF files | GroupDocs

    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....Developer Guide / Advanced Usage / Managing metadata for specific formats...properties advanced_usage.managing_metadata_for_specific_formats...

    docs.groupdocs.com/metadata/java/working-with-m...