Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 1,599 for

numbers

(0.05 sec)
  1. Assemble Documents and Acquire Online Signature...

    The Web 2.0 era has brought consumers and organizations closer. Consumers are active in community forums, blogs or other information-sharing platforms to discuss their tastes and preferences. Closer relationships with their customers has helped organizations understand buyer’s behavior and devise new products faster. Growing Internet penetration ensures that organizations who share, collaborate and reach out to their customers have a competitive edge. Managing documents effectively is important for businesses to increase the transaction cycle....template and you can re-use it any number of times. All you need to do...

    blog.groupdocs.com/signature/assemble-documents...
  2. 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...
  3. Working with metadata in ASF files | Documentation

    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...
  4. Add checkbox component | Documentation

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

    docs.groupdocs.com/annotation/net/add-checkbox-...
  5. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page in Java....text Hyperlinks Headings Numbering and bullets lists Tables The...

    docs.groupdocs.com/parser/java/markdown/
  6. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....embedded file path and page number; Call method and pass desired...

    docs.groupdocs.com/merger/net/add-document-to-w...
  7. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....Failed to rotate page if page number is specified. Specific eml...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  8. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/implement-cus...
  9. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when one of our customers dealt with many (and maybe larger) files that they wanted to add to the index. We got the exception via this event: pIndex.Events.ErrorOccurr…...NET 4) Number of documents in the index jamsharp...9 I cannot recall the exact number of documents in the index,...

    forum.groupdocs.com/t/overflowexception-arithme...
  10. מיזוג ופיצול קבצי EPUB ב-C# - GroupDocs.Merger

    למדו כיצד למזג ולפצל קבצי EPUB באמצעות C# עם GroupDocs.Merger for .NET. נסו את התכונות החזקות לניהול מסמכי EPUB שלכם....example, split by chapter numbers) SplitOptions splitOptions...// specify chapters or page numbers // Load the EPUB and split...

    blog.groupdocs.com/he/merger/merge-and-split-ep...