Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,603 for

numbers

(0.06 sec)
  1. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  2. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  3. 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...
  4. 使用 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...
  5. C#을 사용하여 Word 문서 병합 | 전체 또는 선택한 페이지 결합

    둘 이상의 Word 문서를 단일 파일로 병합하는 C# 방식입니다. .NET 애플리케이션 내에서 여러 Word 파일의 선택 페이지만 결합합니다....the starting and ending page number // 문서 병합 merger.Join("document_to_merge... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/ko/merger/merge-word-files-u...
  6. Specify spreadsheet rendering options | Documen...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats.... Rows are numbered (1, 2, 3, …, 1048576)...replaced with the current page number in the file names. var viewOptions...

    docs.groupdocs.com/viewer/net/specify-rendering...
  7. Using redaction filters | Documentation

    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/java/redaction-fil...
  8. Rotating PDF documents | Documentation

    The page describes how to rotating the PDF document pages using GroupDocs.Annotation for .NET API....To do this, specify the page number as the property and then set...

    docs.groupdocs.com/annotation/net/rotatitng-pdf...
  9. Search Text in Folders by Indexing using C# | U...

    Search text by parts, text indexing, specify the number of search threads, and get search time to get search results in C# using GroupDocs Search API for .NET Developers....searching by parts and specify the number of search threads in C#. This...

    blog.groupdocs.com/search/search-text-by-indexi...
  10. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in Java. Document and image annotation Java API allows annotating by linking external data....hyperlink properties like url, page number, points, etc. Add the defined...

    blog.groupdocs.com/annotation/create-hyperlinks...