Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,476 for

numbers

(0.16 sec)
  1. 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 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  2. Migration Notes | Documentation

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: 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/java/migration-notes/
  3. Converting Documents | Documentation

    Learn how to convert PDF, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API....convert_by_page(page_path, page_number, convert_options) : Converts...convert_by_page(page_stream, page_number, convert_options) : Converts...

    docs.groupdocs.com/conversion/python-net/develo...
  4. Remove page redactions | Documentation

    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/java/remove-page-r...
  5. Search text in Microsoft Office PowerPoint pres...

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

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Support of NEXT Field Analogue of Microsoft Wor...

    Holle, I can`t understand this features “Support of NEXT Field Analogue of Microsoft Word” in GroupDocs.Assembly for Java Features,Thanks Very Much!...to output data about a fixed number of items in a single table...

    forum.groupdocs.com/t/support-of-next-field-ana...
  7. Bug Fixes in GroupDocs.Metadata for .NET v17.10.1

    GroupDocs team is proudly announcing the release of version 17.10.1 of the GroupDocs.Metadata for .NET API. Based on our customer’s feedback provided on our public forums, we have fixed number of bugs in this hotfix release. We recommend you to download or update your applications to use the latest version of the API for a better and smoother experience. Version 17.10.1 of the Metadata Extraction API - Bug Fixes Following are the bug fixes in this new version....public forums , we have fixed number of bugs in this hotfix release...

    blog.groupdocs.com/metadata/hot-fixes-in-groupd...
  8. 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...
  9. 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...
  10. 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-...