Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,729 for

numbers

(0.06 sec)
  1. 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...
  2. GroupDocs.Annotation 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.... This release comes with number of new features, customers...support to process Hyperlink and Number List in words document format...

    blog.groupdocs.com/categories/groupdocs.annotat...
  3. Sign document with Swiss QR Barcode signature |...

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

    docs.groupdocs.com/signature/net/sign-document-...
  4. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....to delete the last page or a number of pages, no matter how many...you might need to delete a number of frames (treated as “pages”)...

    docs.groupdocs.com/redaction/net/remove-page-re...
  5. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects.... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  6. GroupDocs.Merger 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.... It will return page number and page stream. Using getPagePreview...Diagram formats. By defining page number(s) and rotation angle you can...

    blog.groupdocs.com/categories/groupdocs.merger-...
  7. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....timestamp revision-number Revision number total-editing-time...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Search text in Emails | GroupDocs

    Search a keyword in emails using Search method... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-em...
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....TableDiscreteFunctio ( 2 ); // Setting the number of possible differences for...TableDiscreteFunctio ( 2 ); // Setting the number of possible differences for...

    docs.groupdocs.com/search/net/migration-notes/
  10. 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/net/search-options/