Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 1,789 for

numbers

(0.06 sec)
  1. How to Use GroupDocs' Document Viewer for .NET ...

    We are often asked whether our GroupDocs Viewer for .NET works with Microsoft ASP.NET MVC 4. The answer is YES, it works well. In this article, we will learn how to use the ASP.NET HTML5 DLL version of GroupDocs’ document viewer with .NET MVC 4. Requirements GroupDocs Viewer Microsoft ASP.NET MVC 4 Сonnection and useTo use the DLL version of GroupDocs’ document viewer for .NET in an ASP.NET MVC Project: Download GroupDocs Viewer for ....LoadJqueryUi() This call will create a number of ** blocks. To show GroupDocs’...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...
  2. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following 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/python-net/removing...
  3. Add ellipse annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-ellipse-a...
  4. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation 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-...
  5. Add point annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-point-ann...
  6. How to Add Text Redaction Annotation in PDF usi...

    This article provides detail on how to add text redaction annotation in PDF using C# along with steps and code to insert text redaction annotation to PDF in C#....such as the position and page number Call the Annotator.Add method...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  7. Highlight PDF using Annotations in Java | Annot...

    Highlight text in PDF with highlight annotations using Java. Document and image annotation Java API allows to Annotate PDF files by highlighting any area....like color, opacity, and page number. Add the defined highlighting...

    blog.groupdocs.com/annotation/highlight-pdf-usi...
  8. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....types: page range, a given number of pages at certain offset...

    docs.groupdocs.com/redaction/net/redaction-filt...
  9. Hợp nhất các tài liệu Word bằng C# | Tham gia t...

    Cách C# để hợp nhất hai hoặc nhiều tài liệu Word thành một tệp. Chỉ kết hợp các trang chọn lọc của nhiều tệp Word trong ứng dụng .NET của bạn....the starting and ending page number // Hợp nhất các tài liệu merger... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/vi/merger/merge-word-files-u...
  10. 使用 Java 合并 Word 文档 |加入所有或选定的页面

    将两个或多个 Word 文档合并为一个文件的 Java 方法。在您的应用程序中仅合并多个 Word 文件的选择性页面。...the starting and ending page number // 合并文件 merger.join("document_to_merge... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/zh/merger/merge-word-files-u...