Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,993 for

numbers

(0.91 sec)
  1. GroupDocs.Conversion per Python 26.3 – Evidenze...

    GroupDocs.Conversion per Python 26.3 aggiunge la conversione pagina per pagina, lo streaming in memoria, il supporto a Python 3.14, l'integrazione di agenti AI e miglioramenti dei metadati dei formati....convert_by_page(file_path, page_number, convert_options) TypeError...esposto Usa convert_options.page_number + convert_options.pages_count...

    blog.groupdocs.com/it/conversion/groupdocs-conv...
  2. Licensing and Subscription | GroupDocs

    This article explains evaluation limitations and licensing of GroupDocs.Merger for .NET. Please note that you can avail a Free Trial and a 30-day Temporary License for evaluation...Note Note that there are a number of general policies and practices...You can set the license in a number of ways that described in the...

    docs.groupdocs.com/merger/net/licensing-and-sub...
  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....WriteLine("Page number: {0}", page.PageNumber); Console...GetDocumentInfo method’s page number depending on the type of ViewerHandler...

    blog.groupdocs.com/viewer/exclude-specific-font...
  4. Add Wavy Underline in Word, PDF, PPT using C# |...

    Insert different colored wavy underlines in Word, PDF, and other documents using C#. Add squiggly annotation in documents within the .NET applications....opacity, coordinates, page number, etc. Add the squiggly annotation...opacity, coordinates, page number, etc for the squiggly/wavy...

    blog.groupdocs.com/annotation/add-wavy-underlin...
  5. Spelling Correction in Document Search using Java

    Learn how to do spelling correction in document search using Java. You will get a code example for spell check in document search using Java for accurate results....to true Specify the maximum number of allowed spelling errors...allows you to define the maximum number of permissible errors and specify...

    kb.groupdocs.com/search/java/spelling-correctio...
  6. Get document Info | GroupDocs

    This artcle explains how to get document information... println ( "Number of pages: " + info . getPageCount...()); System . out . println ( "Number of pages: " + info . getPageCount...

    docs.groupdocs.com/watermark/java/get-document-...
  7. Single Row Image in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document....must show Name and Contact Number of the customer Report must...< tr > < td > < b > Contact Number :</ b > </ td > < td > & lt...

    docs.groupdocs.com/assembly/net/single-row-imag...
  8. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....signatures were deleted:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/delete-signat...
  9. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....file_type } " ) print ( f "Number of pages: { info . page_count...file_type } " ) print ( f "Number of pages: { info . page_count...

    docs.groupdocs.com/redaction/python-net/get-fil...
  10. Find any Word and its Synonyms in Multiple File...

    Find specific words and their synonyms within different files of a folder using C#. Get all the synonyms, grouped by different meanings using .NET API....all the synonyms and their number of occurrences in each document...search results along with the number of occurrences of each searched...

    blog.groupdocs.com/search/find-synonyms-in-mult...