Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 6,833 for

paged

(0.03 sec)
  1. 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)....EnableMinification = true; List pages = htmlHandler.GetPages(guid...(PageHtml page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/introducing-html-mini...
  2. Features overview | Documentation

    Salient features of file conversion API using c# are described in this article...overview Leave feedback On this page File conversion This article...needs: Convert specific document page(s) Along with the whole document...

    docs.groupdocs.com/conversion/net/features-over...
  3. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....Add("Arial"); List pages = htmlHandler.GetPages(guid...(PageHtml page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/exclude-specific-font...
  4. Converting Documents | Documentation

    Learn how to convert PDF, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API....documents into multiple-page files: convert_by_page(folder_path, convert_options)...document into individual pages, saving each page as a separate file...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Generate previews | Documentation

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API...functionality to generate document page previews by method: void generatePreview...the steps to generate document page previews: Prepare object; Instantiate...

    docs.groupdocs.com/parser/java/generate-previews/
  6. Search Text or Image Signatures in Documents us...

    With the release of version 19.10 of our electronic signature API - GroupDocs.Signature for .NET, we have introduced the features of searching text signatures and image signatures in the supported document formats. Not only this, the API now supports .NET Standard 2.0 which makes it compatible with any .NET implementation that targets .NET Standard specifications. So let’s have a brief overview of what is new, improved or fixed in the latest release....AllPages - Flag to search on each page of the document. MatchType -...For searching on a specific page. PagesSetup - To specify if...

    blog.groupdocs.com/signature/search-text-or-ima...
  7. Render EBooks as HTML, PDF, and image files | D...

    Convert EBooks to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python. Learn how to render documents in various formats....files Leave feedback On this page allows you to render your EBooks...save all elements of an HTML page (including text, graphics, and...

    docs.groupdocs.com/viewer/python-net/render-ebo...
  8. Convertir des documents Word en PDF dans Node.j...

    Convertissez des documents Word DOC et DOCX en PDF dans les applications Node.js. Automatisez la conversion de vos fichiers à l'aide de l'API Node.js de conversion de documents....apprendrons à convertir des pages spécifiques d’un document Word...suivante convertira toutes les pages d’un fichier DOCX en PDF : Chargez...

    blog.groupdocs.com/fr/conversion/convert-word-d...
  9. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....document, transforming all pages into raster images or keep the...images of redacted document’s pages to it. So the new document contains...

    docs.groupdocs.com/redaction/java/features-over...
  10. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to convert text documents...entire document or specific pages. Supported text file formats...

    docs.groupdocs.com/viewer/java/render-text-files/