Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 6,833 for

page

(0.11 sec)
  1. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Fuzzy search Leave feedback This page provides a fuzzy search definition...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/fuzzy-search/
  2. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....print ( f "Number of pages: { info . page_count } " ) print (...print ( f "Number of pages: { info . page_count } " ) print (...

    docs.groupdocs.com/redaction/python-net/get-fil...
  3. Edit Excel Spreadsheet in Node.js | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheets with passwords, and many other powerful features of GroupDocs.Editor for Node.js....worksheets (tabs) instead of pages. These tabs are independent...spreadsheet in Node.js Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/nodejs-java/edit-excel/
  4. Introducing Web Report Generator | Documentation

    Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own database (MS SQL Server local OR Remote) tables, views and also with custom query.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/introducing-web...
  5. Multicolored Numbered List in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Multicolored Numbered List in Microsoft Excel Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS Excel 2013.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  6. PdfAttachmentOptions | GroupDocs.Merger for .NE...

    Provides options to attach the embedded object to Pdf.... PageNumber { get; } The page number for inserting of the...

    reference.groupdocs.com/merger/net/groupdocs.me...
  7. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its Pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert Pages into images, and save PDF with scan-like Pages) SaveOptions so = new SaveOptions(); so....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  8. GroupDocs.Viewer for Node.js via Java

    This API allows you to view and render any type of file format using Node.js on any platform....Render Word Document to Web Page using Node.js Render Word Document...

    kb.groupdocs.com/viewer/nodejs/
  9. Load Presentation document with options | Docum...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....new Converter ( "with_hidden_page.pptx" , () -> loadOptions ))...(); } } with_hidden_page.pptx with_hidden_page.pptx is sample file...

    docs.groupdocs.com/conversion/java/load-present...
  10. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/net/text-redactions/