Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 9,609 for

page

(0.64 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...one page in a row, two pages in a row view and double page flipping...flipping Pagination controls Page zooming Page thumbnails Text selection...

    blog.groupdocs.com/groupdocs.blog/page/88/
  2. GroupDocs.Comparison 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....providing support for “summary page for images”. This monthly release...following new features: Added page numbers comparison for MS Word...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....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/net/fuzzy-search/
  4. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....item Leave feedback On this page GroupDocs.Parser provides functionality...extension item_info [ 'page_count' ] = info . page_count if hasattr...

    docs.groupdocs.com/parser/python-net/detect-fil...
  5. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....options Leave feedback On this page Introduction WordProcessing...system-installed font storages. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/font-extraction-...
  6. Document merging API on GroupDocs Blog | Docume...

    Document merging API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document merging API on GroupDocs Blog | Document Automation Solutions for .NET &......NET & Java Developers Document page builder - hoe specifieke pagina's...

    blog.groupdocs.com/nl/tag/document-merging-api/...
  7. Use advanced rasterization options | GroupDocs

    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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert Pages into images, and save PDF with scan-like Pages) var 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) var...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  8. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased to announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the list of new features, improvements, and fixes added in GroupDocs....with specified options List pages = viewerHtmlHandler.GetPages(guid...every tile composes a separate page. You can add as many tiles as...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  9. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...document Leave feedback On this page Watermarks in Word documents..."document.docx" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/existing-objec...
  10. How to Convert CSV to Excel in C#

    This short article focus on how to convert CSV to Excel in C#. Further, this guide consists of convert CSV to XLSX C# code along with detailed instructions....as the starting page number, the list of page indexes, the number...number of pages, the password, the zoom, and many others. In our...

    kb.groupdocs.com/conversion/net/how-to-convert-...