Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 1,590 for

numbers

(0.07 sec)
  1. Extract metadata from PDF documents | Documenta...

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....application-version The version number of the application that created...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java.... To get the number of passwords in the dictionary...

    docs.groupdocs.com/search/java/document-passwords/
  3. GroupDocs Apps Suite: a One-Stop-Shop for All Y...

    Good news for the document management world! You now have all required online document management apps available under one roof. I’m talking about GroupDocs: a one-stop-shop for all your document management needs. The history of modern document management systems began with development of a set of computer apps, which were used to store and monitor electronic documents. With the advancement of technology, new branches were formed in the system. Now, online document management is not just storing or monitoring your electronic documents, but it’s a system that lets you manipulate your documents any way you want....without the need to pay for a number of expensive stand-alone document...

    blog.groupdocs.com/total/groupdocs-apps-suite-f...
  4. Tips for using the GreenSock Animation Platform

    GreenSock Animation Platform (GSAP) for JavaScript I have always had a sort of passion for the special effects presented in today’s multi-media. I’ve experience with a lot of different types of effects. From the credits at the end of a TV show, subtitles, and karaoke effects. The last type, that I still work with, are the CSS3 animations which are now one of the most used trend to achieve effects and interactivity on the modern web.... (Number.) Param 3: The properties of...when you’re animating a HUGE number of objects at the same time...

    blog.groupdocs.com/total/tips-for-using-the-gre...
  5. دمج وتقسيم ملفات 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/ar/merger/merge-and-split-ep...
  6. Parse data from PDF documents | Documentation

    This article explains that how to parse data from PDF documents...TemplateRegexPositio ( "Invoice Number" ), "InvoiceNumber" ), new...TemplateRegexPositio ( "Order Number" ), "InvoiceOrder" ), new TemplateField...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  7. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....TemplateRegexPositio ( "Invoice Number" ), "InvoiceNumber" ), new...TemplateRegexPositio ( "Order Number" ), "InvoiceOrder" ), new TemplateField...

    docs.groupdocs.com/parser/java/parse-data-from-...
  8. GroupDocs.Viewer for Java overview | Documentation

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library....source document (the file type, number of pages, and page information)...

    docs.groupdocs.com/viewer/java/product-overview/
  9. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...index (zero based) and the number of pages from this index to...

    docs.groupdocs.com/redaction/net/select-specifi...
  10. Removing metadata | Documentation

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties... Check the number of properties that were actually...

    docs.groupdocs.com/metadata/net/removing-metadata/