Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 2,302 for

numbers

(0.09 sec)
  1. Sign document with MaxiCode barcode Symbology |...

    This article explains how to sign document with MaxiCode barcode Symbology signatures...created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Search options | GroupDocs

    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...
  3. Search text in PDF documents | GroupDocs

    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...
  4. 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...
  5. Split a worksheet into pages | GroupDocs

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....xlsx" ) as viewer : # Specify number of rows for every page. rows_per_page..."split_by_rows/by_rows.pdf" ) # Split by number of rows. viewOptions . spreadsheet_options...

    docs.groupdocs.com/viewer/python-net/split-work...
  6. RotatePages Support in Diagram Formats

    Page rotation mechanism is one of the fundamental techniques when it comes to document manipulation and modification. As you know this feature is already supported by the API but for the limited file formats. Hence, in this month’s release of GroupDocs.Merger for Java 19.2, we implemented this feature for Diagram formats. By defining page number(s) and rotation angle you can achieve the purpose. Let’s see how simple it is. We also added SwapPages support for Note format.... By defining page number(s) and rotation angle you can...

    blog.groupdocs.com/merger/rotatepages-support-i...
  7. GroupDocs.Conversion 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....different sources come in a number of different formats. Even...version 19.10, we’ve added a number of interesting features for...

    blog.groupdocs.com/categories/groupdocs.convers...
  8. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....signatures were deleted:' ); let number = 1 ; result . getSucceeded...console . log ( `Signature # ${ number ++ } : Type: ${ temp . getSignatureType...

    docs.groupdocs.com/signature/nodejs-java/delete...
  9. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/composing-sig...
  10. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Number}" ); Console . WriteLine (...WriteLine ( $ "Page: {page.Number}" ) Console . WriteLine ( "Text...

    docs.groupdocs.com/viewer/net/image-viewer-get-...