Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 2,146 for

numbers

(2.18 sec)
  1. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....without content) Count - the number of sub-items (zero if the item...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  2. GroupDocs.Viewer para .NET UI 8.1.1 – Últimas a...

    Descubre las nuevas funciones, mejoras y correcciones de errores en GroupDocs.Viewer para .NET UI 8.1.1, lanzado en septiembre de 2025....Forum where the wrong page number could appear if the server...

    blog.groupdocs.com/es/viewer/groupdocs-viewer-f...
  3. 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...
  4. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Stream number: %s" , metadataDescriptor ...( String . format ( "Stream number: %s" , property . getStreamNumber...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Working with Form Fields | GroupDocs

    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...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...searching by parts and specify the number of search threads in C#. This...

    blog.groupdocs.com/groupdocs.blog/page/35/
  7. Clean metadata | GroupDocs

    Sometimes you just need to remove all metadata properties without applying any filters. The best way to do this is the sanitize method of GroupDocs.Metadata for Python via .NET....sanitize method Check the actual number of removed packages/properties...

    docs.groupdocs.com/metadata/python-net/clean-me...
  8. Rotate pages | GroupDocs

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .NET applications....following two parameters: page number rotation angle The rotation...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...
  9. Add image annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-image-ann...
  10. Add resource redaction annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-resource-...