Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,491 for

one

(0.05 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....successfully updated signatures and ones that failed. The signature could...constructor parameter; Instantiate one or several Search options with...

    docs.groupdocs.com/signature/net/updating-multi...
  2. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....successfully updated signatures and ones that failed. The signature could...constructor parameter; Instantiate one or several Search options with...

    docs.groupdocs.com/signature/net/deleting-multi...
  3. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Replace metadata values with empty ones or redacts metadata texts EraseMetadataRedacti...when applicable. If at least one redaction failed, you will see...

    docs.groupdocs.com/redaction/java/redaction-bas...
  4. Conversion of specific DOCX file to PNG does no...

    Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following error: “Saving complete multi page document to image is not supported. Please save by page.” We already specify all the things we can: …...// Set to 1 to convert only one page }; // Assuming you have...have only one page, it should be ending up with only one page. Is...

    forum.groupdocs.com/t/conversion-of-specific-do...
  5. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not....application should work (in our case, one of the GroupDocs API methods)...Adding a Test # Now lets add one more test for the UpdateUserProfile...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  6. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .One file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....one file. Following sections provide...} } Media Type Detector for .one Files # This feature allows detecting...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  7. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....ONE. Supported note-taking file conversions...conversions From To ONE eBook: , , Image: , , , , , , , , , JPG...

    docs.groupdocs.com/conversion/java/convert/note/
  8. How to Convert DOCX to MHTML using C#

    This article will walk you through the process to convert docx to mhtml using C#. You will also find code example in this article to generate mhtml from docx in C#....from DOCX in C# , we will use one of the most popular conversion...document transformation using one of the ideal document converter...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Creating world and excel tables with two expand...

    Hi, We are trying to replace our old reporting software with groupdocs. There’s however two types of tabels that we are unable to recreate within groupdocs. In the attachment I have provided an example of these tables. …... One is an excel table with a variable...‘horizontal’ for each loop over one array of objects, and within...

    forum.groupdocs.com/t/creating-world-and-excel-...
  10. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....already set, and if not, load one: if (annotationHandler().get...feature active. Print Preview # One more enhancement that you may...

    blog.groupdocs.com/annotation/save-annotations-...