Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 2,818 for

list

(0.15 sec)
  1. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API.... WriteLine ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...property Extensions that expects list of different extensions classes...

    docs.groupdocs.com/signature/net/sign-document-...
  3. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs APIs that you can use. In this article we will test one of the User APIs: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer.... Then, we list the gems we’re using: gem ‘rake’...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  4. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....archive area to package sources list RUN sed -i '.bak' 's/$/ contrib/'...contrib/' /etc/apt/sources.list # Add fonts RUN apt-get update ;...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  5. sample.chm

    4.13.4 ‘Internet protocol’ This option allows the user to select between the old and new Internet protocols and addressing schemes (IPv4 and IPv6). The selected protocol will be used for most outgo......a group of characters in the list box. Then enter a class number...isn't feasible to expand the list to cover the whole of Unicode...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  6. Sign Documents with Encrypted Custom Objects

    Hello guys! It’s been a while since my last post about GroupDocs.Signature for Java. So, our Java community might have been waiting for something new regarding our e-signature API. Well, we have recently released version 19.7 of GroupDocs.Signature for Java and today, I shall give you an overview of something interesting that we have introduced in our latest release. In the last couple of months, we introduced a quite valuable feature in the ....value), adds the signature to list of metadata signatures and returns...

    blog.groupdocs.com/signature/sign-documents-wit...
  7. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....Options # The following is the list of available search options...

    blog.groupdocs.com/search/online-text-search/
  8. Chart Series Coloring in Spreadsheet Document |...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down List....group to view the drop-down list. Select the “100% Stacked Column”...

    docs.groupdocs.com/assembly/net/chart-series-co...
  9. 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: …...to convert by setting Pages list or PageNumber and PagesCount...ImageFileType.Png, Pages = new List<int>() { 1 }, // or PageNumber...

    forum.groupdocs.com/t/conversion-of-specific-do...
  10. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version in Java....also lead to a change in the list of indexed documents. When updating...

    docs.groupdocs.com/search/java/update-index/