Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 7,078 for

may

(0.05 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...result, the large organizations may have maintained servers to store...Very often, these organization may need to apply some filters to...

    blog.groupdocs.com/groupdocs.blog/page/84/
  2. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...name, the value of metadata may contain various types like whole...metadata rows. Summary metadata may contain following information...

    docs.groupdocs.com/signature/python-net/esign-d...
  3. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs.... Such a document may look as in the picture below...NET applications. Also, you may discuss any questions or issues...

    docs.groupdocs.com/signature/net/how-to-generat...
  4. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document.... This may be quite useful for generating...representations of document pages. This may be helpful for better understanding...

    docs.groupdocs.com/signature/python-net/feature...
  5. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API.... It may be stored in database, obtained...stylesheets), that are used or may be used in the HTML document...

    docs.groupdocs.com/editor/java/create-editabled...
  6. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API.... You may also use the following command...the supported annotations. You may learn about each annotation individually...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  7. Product Overview | GroupDocs

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....format, which may be the exactly same as input, or may differ. The...

    docs.groupdocs.com/editor/java/product-overview/
  8. GroupDocs.Signature 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....properties may not fulfill your requirements and you may want to...

    blog.groupdocs.com/categories/groupdocs.signatu...
  9. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...output is not as expected, it may be worth checking the following:...differences in output, as they may provide insights or fixes for...

    forum.groupdocs.com/t/hidecomments-replacement-...
  10. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.... Warning Some spreadsheets may have different sheet numbers...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-text-fro...