Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,586 for

numbers

(0.04 sec)
  1. 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...
  2. 使用 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...
  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. Add Image Annotation to JPG using C#

    This tutorial offers guidance on how to add image annotation to JPG using C#. You can insert image annotation to JPG in C# without installing extra tools.... such as position and page number Call the Annotator.Add method...

    kb.groupdocs.com/annotation/net/add-image-annot...
  5. How to Add Image Annotation to PDF Using C#

    Let's learn how to add image annotation to PDF using C# by utilizing annotation library along with code example to insert image annotation into PDF using C#....location, opacity, and page number Call the Annotator.Add method...

    kb.groupdocs.com/annotation/net/how-to-add-imag...
  6. How to Add Image Annotation to PDF Using Java

    We will explore how to add image annotation to PDF using Java. We'll use annotation library and provide a code sample to insert image annotation into PDF using Java.... position, page number, image’s path, etc. Call Annotator...

    kb.groupdocs.com/annotation/java/how-to-add-ima...
  7. How to Add Squiggly Annotation in PDF using C#

    This brief writing provides guidance how to add squiggly annotation in PDF using C# along with instructions and code to insert squiggly 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-squi...
  8. Latest release of GroupDocs.Viewer for .NET v3....

    In response to the feedback of our customers we have upgraded GroupDocs.Viewer for .NET and released its new version 3.3.0. This version of the API has come with improved performance along with new features. Most of the issues found in older versions have also been fixed. Lets find out what is new in the latest release. New Features GroupDocs.Viewer for .NET v3.3.0 has come with following new features. Set custom font directories Get document information by guid Get document information by stream Get document information by Uri Remove all cache files Remove cache files older than specified time Get original files attached with email message Get image representation of email attachments Get html representation of email attachments For more information, please visit product documentation: GroupDocs....The HtmlResourcePrefix {page-number} is not set in DiagramToHtmlConvert...

    blog.groupdocs.com/viewer/latest-release-groupd...
  9. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for Java 3.0.0. GroupDocs releases this product with the great power of rendering a variety of document formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for Java had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....0 in a larger number of scenarios. GroupDocs.Viewer...

    blog.groupdocs.com/viewer/releasing-next-genera...
  10. Add watermarks to word processing documents | D...

    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...