Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 7,067 for

paged

(0.12 sec)
  1. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Document The Code Download 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/java/removing-empty...
  2. Extract Text and Metadata from HTML Online

    Free online document text and metadata extractor. Secure and easy to use HTML text and metadata parser and extractor...Language) is the extension for web pages created for display in browsers...be displayed as part of web pages. The latest variant is known...

    products.groupdocs.app/parser/html
  3. Convert CSV to HTML using Java

    Let's swiftly grasp the process of how to convert CSV to HTML using Java. We will furnish you with vital steps and code example to export CSV to HTML using Java....language for constructing web pages, while CSV (Comma-Separated...Conversely, HTML serves as a web page language that employs tags for...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  4. GroupDocs.Viewer for .NET 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for .NET 25.9. Available now on NuGet and GroupDocs website....7 - Wrong page no displayed initially during...during server delays to return pages. (VIEWERNET-5485) How to get...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  5. Migration notes | Documentation

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....notes Leave feedback On this page Why to migrate Here are the...to add watermark to the first page of a diagram document. Old API...

    docs.groupdocs.com/watermark/net/migration-notes/
  6. 使用 .NET API 在 C# 中查看 CAD 文件 |转换 DWG DXF DGN DWF

    在 C# 中构建您的 CAD 文件查看器以查看图纸。使用 GroupDocs 的文档查看器 .NET API 将 DWG、DGN 转换为 HTML、JPG、PNG 或 PDF。...ForEmbeddedResources("page_{0}.html"); viewer.View(viewOptions);...ForExternalResources( "page_{0}.html","page_{0}/resource_{1}","page_{0}/resources");...

    blog.groupdocs.com/zh/viewer/view-cad-documents...
  7. مشاهده فایل های CAD در C# با استفاده از NET API...

    برای مشاهده نقشه ها، نمایشگر فایل های CAD خود را در C# بسازید. با استفاده از نمایشگر اسناد NET API توسط GroupDocs، DWG، DGN را به صورت HTML، JPG، PNG یا PDF تبدیل کنید....ForEmbeddedResources("page_{0}.html"); viewer.View(viewOptions);...ForExternalResources( "page_{0}.html","page_{0}/resource_{1}","page_{0}/resources");...

    blog.groupdocs.com/fa/viewer/view-cad-documents...
  8. Advanced search for Image signatures | Document...

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API....( "Found Image signature at page " + sign . getPageNumber ()+...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/advanced-sear...
  9. Spell checking | Documentation

    This article shows that how spell checking works during the search....corrector dictionary, see the page of the section. The spelling...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/spell-checking/
  10. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Logging Leave feedback This page contains information on creating...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/logging/