Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,701 for

one

(0.17 sec)
  1. Spreadsheet redactions | GroupDocs

    This article shows that how Java redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....with one or more tables, organized into worksheets (one table...

    docs.groupdocs.com/redaction/java/spreadsheet-r...
  2. 6 Situations When You Need to Convert Documents

    One of the features that GroupDocs offers is document conversion, converting documents from One file formats to another. There are lots of different reasons why this is such a big deal. If you’ve never been sent a file you couldn’t open, or had a file you sent somewhere returned to you because the recipient couldn’t open it - you’ve been lucky! It is becoming much easier to send documents from One application or operating system to another....One of the features that GroupDocs offers is document conversion..., converting documents from one file formats to another. There...

    blog.groupdocs.com/total/6-situations-when-you-...
  3. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.... Render a worksheet on one page The most simple way — render...displaying a whole worksheet in one page call the static method,...

    docs.groupdocs.com/viewer/java/split-worksheet-...
  4. 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...
  5. 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...
  6. Convert note-taking formats | GroupDocs

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

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Convert note-taking formats | GroupDocs

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

    docs.groupdocs.com/conversion/net/convert/note/
  8. Rearrange PDF Pages using C# | Organize with .N...

    Reorder the pages of PDF files using C#. The running example shows how to correct the sequence of unordered PDF pages within the .NET application....In this digital era, PDF is one of the most used file formats...Merge Multiple File Types into One Document using C#...

    blog.groupdocs.com/merger/move-pdf-pages-using-...
  9. 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...
  10. How to Use GroupDocs' Document Viewer for .NET ...

    We are often asked whether our GroupDocs Viewer for .NET works with Microsoft ASP.NET MVC 4. The answer is YES, it works well. In this article, we will learn how to use the ASP.NET HTML5 DLL version of GroupDocs’ document viewer with .NET MVC 4. Requirements GroupDocs Viewer Microsoft ASP.NET MVC 4 Сonnection and useTo use the DLL version of GroupDocs’ document viewer for .NET in an ASP.NET MVC Project: Download GroupDocs Viewer for ....your license file if you have one>); GroupdocsViewer.SetRootStoragePath(<path...your license file if you have one>); Groupdocs.Web.UI.GroupdocsViewer...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...