Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,510 for

numbers

(0.07 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)....WriteLine("Page number: {0}", page.PageNumber); Console...pages) { Console.WriteLine("Page number: {0}", page.PageNumber); Stream...

    blog.groupdocs.com/viewer/introducing-html-mini...
  2. Significant trouble installing, and now using G...

    At first, attempting pip install groupdocs-viewer-net was yielding an error that said no such file existed, despite me getting that command off of groupdocs-viewer-net · PyPI. So I proceeded to download groupdocs_viewer_…...replaced with the current page number in the image name. viewOptions...replaced with the current page number in the image name. viewOptions...

    forum.groupdocs.com/t/significant-trouble-insta...
  3. Stripping GroupDocs.Viewer for .NET Functionali...

    GroupDocs.Viewer for .NET is a web-oriented framework which provides ample possibilities to view a wide variety of documents in a web-browser, including PDF, Word, Excel, PowerPoint, AutoCAD and many more. However, quite often there are situations when you are looking for a simple and quick solution and don’t need all the functionality that comes with a library. In case of GroupDocs.Viewer, for example, you may not want to use iframes on your pages, or add a lot of additional JavaScript and CSS files, which are used by GroupDocs....may also want to limit the number of asynchronous requests/responses...

    blog.groupdocs.com/viewer/stripping-groupdocs-v...
  4. Annotated document can be downloaded using Grou...

    Keeping customers feedback in view, we are pleased to announce a new version of GroupDocs.Annotation for Java 17.10.1. This release comes with number of bug fixes. The main fix introduced in this release is exception on adding annotation. We recommend you to download this latest release for a better API experience. Java Annotation API v17.10.1 - Fixes SaveAnnotationTextResult is not serialize-able Exception is generated while downloading annotated pdf document Not able to add annotations at all Cannot annotate images Exception generated while importing annotation from diagram AnnotationImageHandler.... This release comes with number of bug fixes. The main fix...

    blog.groupdocs.com/annotation/bug-fixes-in-java...
  5. Working with Metadata using Regular Expression ...

    A new update for Java users! We are announcing a number of enhancements in the monthly release of GroupDocs.Metadata for Java 18.5. The latest version allows you to search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install the latest version of API for a better experience.... We are announcing a number of enhancements in the monthly...

    blog.groupdocs.com/metadata/working-with-regula...
  6. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets.... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....you to specify the maximum number of occurrences of each word...you to specify the maximum number of occurrences in total for...

    docs.groupdocs.com/search/nodejs-java/search-op...
  10. Search text in PDF documents | Documentation

    This article explains that how to search text from PDF documents... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-pd...