Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 2,216 for

numbers

(1.89 sec)
  1. GroupDocs.Comparison for .NET 26.1 – עדכונים ות...

    גלה מה חדש ב‑GroupDocs.Comparison עבור .NET 26.1. זמין כעת ב‑NuGet ובאתר GroupDocs....releasePageStreamDel = delegate ( int number, Stream stream) { stream.Close();...

    blog.groupdocs.com/he/comparison/groupdocs-comp...
  2. GroupDocs.Comparison for .NET 26.1 – En Son Gün...

    Explore what’s new in GroupDocs.Comparison for .NET 26.1. Available now on NuGet and GroupDocs website. **Türkçe çeviri:** GroupDocs.Comparison for .NET 26.1'de yenilikleri keşfedin. NuGet'te ve GroupDocs web sitesinde şimdi mevcut....releasePageStreamDel = delegate ( int number, Stream stream) { stream.Close();...

    blog.groupdocs.com/tr/comparison/groupdocs-comp...
  3. 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...
  4. 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...
  5. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Python via .NET API.... This is a positive number, that returns the page count...count for Presentations and a number 1 for pageless documents like...

    docs.groupdocs.com/editor/python-net/extracting...
  6. 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...
  7. 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...
  8. 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...
  9. 使用 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...
  10. How to Convert XLSX to CSV using C#

    In this topic, we will provide guidance on how to convert XLSX to CSV using C#. We will also assist you in developing an application to change XLSX to CSV in C#....document only requires a small number of API calls. This code is...

    kb.groupdocs.com/conversion/net/how-to-convert-...