Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,521 for

numbers

(0.06 sec)
  1. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET... Number : NumberFormField numberFormField...break ; case FormFieldType . Number : NumberFormField numberFormField...

    docs.groupdocs.com/editor/net/working-with-form...
  2. Numeric Range Search in Java

    Easily execute numeric range search in Java with GroupDocs.Search. Discover advanced and efficient methods to search numeric ranges in documents Java seamlessly....you to search documents by number ranges Java in diverse environments...

    kb.groupdocs.com/search/java/numeric-range-sear...
  3. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....embedded file path and page number; Instantiate object with source...

    docs.groupdocs.com/merger/net/add-document-to-s...
  4. Add search text annotation | Documentation

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."...properties (position, page number, etc). Call the method. Specify...

    docs.groupdocs.com/annotation/net/add-search-te...
  5. Extract RIFF INFO and Metadata of WAV files in C#

    Extract metadata and RIFF INFO of WAV audio files in C#. Metadata API allows metadata management within your .NET applications....Align: 4 Byte Rate: 176400 Number of Channels: 2 Audio Format:...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  6. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18....WriteLine("Page number: {0}", page.PageNumber); Stream...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  7. New Features and Extended Support of File Forma...

    Another month, another version. Today we are releasing version 17.8.0 of GroupDocs.Viewer for .NET. This version resolves a number of bugs that were found in prior releases. Furthermore, we have added the support of more file formats as well as introduced new features in this monthly release. Please continue to find out more about version 17.8.0. Rendering Documents with Comments From version 17.8.0, we have extended the support of rendering document comments.... This version resolves a number of bugs that were found in...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  8. Perform Reverse Image Search using C#

    Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval....process, such as the maximum number of results and the types of...

    kb.groupdocs.com/search/net/perform-reverse-ima...
  9. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....the method Check the actual number of removed packages/properties...

    docs.groupdocs.com/metadata/java/clean-metadata/
  10. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....index (zero based) and the number of pages from this index to...

    docs.groupdocs.com/redaction/java/select-specif...