Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 1,894 for

numbers

(0.21 sec)
  1. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....); // Link footer for even numbered pages to corresponding footer...); // Link footer for even numbered pages to corresponding footer...

    docs.groupdocs.com/watermark/java/add-watermark...
  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. Select specific pages for rasterized PDF | Grou...

    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...
  4. Removing metadata | GroupDocs

    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/
  5. 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...
  6. GroupDocs.Viewer for Java overview | GroupDocs

    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/
  7. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....need to search text in large number of documents across various...

    blog.groupdocs.com/search/online-text-search/
  8. 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-...
  9. .NET API를 사용하여 C#의 송장 또는 영수증에서 데이터 추출

    송장 또는 영수증을 구문 분석하고 C#을 사용하여 프로그래밍 방식으로 데이터를 추출합니다. ASP.NET, WCF 또는 WPF에서 .NET 문서 구문 분석 API를 사용하여 문서에서 텍스트를 추출합니다....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/ko/parser/extract-data-from-...
  10. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/developer-guide/a...