Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,483 for

numbers

(0.03 sec)
  1. Extract text in Accurate mode | Documentation

    This article explains that how to extract text in Accurate mode.... To retrieve the total number of document pages method is...PageCount ; p ++) { // Print a page number Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-text-in-a...
  2. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license....your application exceeds this number, an exception will be thrown...details such as the product name, number of developers it is licensed...

    docs.groupdocs.com/assembly/net/evaluation-limi...
  3. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....unprotected spreadsheet, get the number of worksheets, generate previews...asSpreadsheetDocumen (); // Get the total number of worksheets const worksheetCount...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  4. Licensing | Documentation

    Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations....Note Note that there are a number of general policies and practices...You can set the license in a number of ways that are described...

    docs.groupdocs.com/conversion/java/licensing-an...
  5. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......3 Lists Numbered list: 1. Item 1 2. Item 2...Merge field «FirstName» Page number 5 Hyperlink Aspose.com TOC...

    docs.groupdocs.com/total/java/sample-apps/getti...
  6. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....WriteLine("Page number: {0}", page.PageNumber); Console...pages) { Console.WriteLine("Page number: {0}", page.PageNumber); Stream...

    blog.groupdocs.com/viewer/introducing-html-mini...
  7. Loading Documents from Streams with the GroupDo...

    Greetings! As you may noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs....NET library has seen a number of significant enhancements...

    blog.groupdocs.com/viewer/loading-documents-str...
  8. GroupDocs.Search for .NET 17.10 Introduces Safe...

    We are glad to announce another monthly release of GroupDocs.Search for .NET API. The API has been improved with some valuable additions in version 17.10. The e-Search API now introduces safe and reliable indexing by implementing the option to reload the index in case some of some critical error. The API also implements high compression level for storing documents text. Further details about the changes made to the API in this release will be discussed below....this latest release, makes a number of improvements and implements:...

    blog.groupdocs.com/search/groupdocs.search-.net...
  9. Introducing Support for Images in Java E-Signin...

    We are really delighted to announce the another monthly release of eSignature for Java API version 17.8.0. The latest release comes up with a number of new features and improvements. Now, eSignature for Java developers can sign Image documents with Stamp, Text and Image signatures. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. eSignature API for Java v17....latest release comes up with a number of new features and improvements...

    blog.groupdocs.com/signature/e-signing-api-for-...
  10. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/locating-sign...