Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,612 for

one

(0.05 sec)
  1. GroupDocs.Annotation 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.... Annotation is one of those tools which may help...talk about annotation types. One cannot neglect ellipse annotation...

    blog.groupdocs.com/categories/groupdocs.annotat...
  2. 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...
  3. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in One set in order to set the scope of redaction to an area on a specific page....can combine these filters in one set in order to set the scope...GroupDocs.Redaction for Java in one of these guides: Use PDF redaction...

    docs.groupdocs.com/redaction/java/redaction-fil...
  4. Sharing Documents Online Through GroupDocs

    GroupDocs lets you collaborate with colleagues or friends in different ways. We’ve described how to upload documents and how to use GroupDocs Signature. Today, we’re going back to basics. The first step to collaboration is sharing ideas and documents. With GroupDocs, sharing documents is easy and safe. You and your colleagues can work together without having to worry whether you have the same applications or the same operating systems and versions.... Type one or more email addresses into...

    blog.groupdocs.com/total/sharing-documents-onli...
  5. RotatePages Support in Diagram Formats

    Page rotation mechanism is One of the fundamental techniques when it comes to document manipulation and modification. As you know this feature is already supported by the API but for the limited file formats. Hence, in this month’s release of GroupDocs.Merger for Java 19.2, we implemented this feature for Diagram formats. By defining page number(s) and rotation angle you can achieve the purpose. Let’s see how simple it is. We also added SwapPages support for Note format....Page rotation mechanism is one of the fundamental techniques...

    blog.groupdocs.com/merger/rotatepages-support-i...
  6. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API.... One can easily perform actions to...xlsb/.ods) OneNote Documents (.one) Outlook(.msg/.eml/.emlx/.pst/...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  7. Perform Wildcard Search in GroupDocs.Search for...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new features introduced in the latest version: Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a new class of characters - blended....- question mark representing one arbitrary character ?(N~M) -...words 'affect' or 'effect' in a one document with // 'principal'...

    blog.groupdocs.com/search/perform-wildcard-sear...
  8. How to Convert RTF to TXT using Java

    This topic will provide a step-by-step guide on how to convert RTF to TXT using Java. Moreover, it will offer Java code that enables you to export RTF to TXT in Java....files from one format to another is invaluable. One such conversion...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert VSDX to PDF in C#

    In this short tutorial, we walk you through the process to convert VSDX to PDF in C# and produce sample code to convert Visio file to PDF without Visio....document conversion by using one of the popular libraries in this...to Excel from a CSV file in one of our recent post, see how to...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....“Classic H5BP" settings for this one. What’s Inside It? # HTML # Boilerplate...the start of the you can see one more statement for enabling Chrome...

    blog.groupdocs.com/total/using-html5-boilerplat...