Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 1,594 for

numbers

(0.05 sec)
  1. 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...
  2. 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-...
  3. 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/
  4. 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...
  5. 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...
  6. 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/
  7. Add document to Diagram via OLE | Documentation

    This article explains how to add document to Diagram 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-d...
  8. 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...
  9. 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...
  10. Digitally Sign Word Documents with Java

    Master the art of digitally signing Word documents with certificates in Java. Customize signatures and build your own application using Digital Signature API....password, position, and page number if necessary. You can specify...

    blog.groupdocs.com/signature/sign-word-files-wi...