Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,586 for

numbers

(0.03 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. 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...
  3. GroupDocs viewer not working with .eml file pro...

    I am facing issues with GroupDocs HTML viewer with .eml file sharing the file for your reference. the alignment is very bad in html viewer but it is good in png viewer. RE DMS - signoff for all documents upload - June’…...new PageDescriptionEntit { Number = i + 1, //Angle = (int)(page..."PageData", new XElement("Number", page.Number), new XElement("Angle"...

    forum.groupdocs.com/t/groupdocs-viewer-not-work...
  4. Clean metadata | Documentation

    This artcle explains how to 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/net/clean-metadata/
  5. 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....sanitize method Check the actual number of removed packages/properties...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  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 Java applications....embedded file path and page number; Call method and pass desired...

    docs.groupdocs.com/merger/java/add-document-to-...
  7. Add document to Spreadsheet via OLE | Documenta...

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

    docs.groupdocs.com/merger/java/add-document-to-...
  8. Markdown | Documentation

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

    docs.groupdocs.com/parser/net/markdown/
  9. Word Documents as HTML Responsive Pages in Java...

    Render Word documents to view as responsive HTML pages in Java. Convert DOC, DOCX files to HTML responsive pages using document viewer Java API....display, and manipulate a large number of different document formats...

    blog.groupdocs.com/viewer/view-word-documents-a...
  10. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....report developer may create any number of templates and can create...

    docs.groupdocs.com/assembly/java/business-case-...