Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 6,968 for

may

(0.49 sec)
  1. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API.... GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/verify-text-s...
  2. How to search for Digital signatures | GroupDocs

    This topic explains how to search for digital electronic signatures across the documents with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/search-for-dig...
  3. How to save PDF document with other format | Gr...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/save-signed-pd...
  4. Work with Word Track Changes | GroupDocs

    Learn how to compare Word documents while respecting Track Changes using GroupDocs.Comparison for Python via .NET....Availability of particular options may depend on the document format...

    docs.groupdocs.com/comparison/python-net/word-t...
  5. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/loading-specific...
  6. Get document info | GroupDocs

    This article shows how to get the basic document info.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/get-document-info/
  7. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/select-specifi...
  8. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;imay easily run the code above and...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  9. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…... I wonder GraphDocs may be an option. private static...

    forum.groupdocs.com/t/reference-to-commonutilit...
  10. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/get-document-i...