Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 1,729 for

numbers

(0.07 sec)
  1. 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...
  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. Strikethrough Text in Documents in Java | C̶r̶o...

    Let's strikeout the text within documents using Java. Automate the crossing out of invalid text using strikethrough annotation with Java API....Set opacity, document page number. Define Coordinates and other...

    blog.groupdocs.com/annotation/strikethrough-tex...
  4. Annotate Documents Using GroupDocs.Annotation f...

    Releasing GroupDocs.Annotation for .NET 3.0 In the world of APIs, GroupDocs.Annotation for .NET has reborn to introduce more flexible, stand alone and powerful back-end API which comes with an extensive number of markup tools to annotate the documents with area annotation, text highlight, text underline, text strikeout, watermarking, reply based comments and many more. Next Generation GroupDocs.Annotation for .NET 3.0 is disintegrated from the UI to provide developers a free hand to create desktop, web or cloud applications without any bound....which comes with an extensive number of markup tools to annotate...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  5. What is GroupDocs Assembly?

    Last week, I mentioned changes that we’re making to GroupDocs Assembly to make it more intuitive. Document assembly (also known as document automation) is an aspect of document management that you might not be familiar with, so this week I’ll discuss what it is and how it can be used in more detail. Document Management? You’ve found your way to GroupDocs and the GroupDocs blog so chances are that you have an idea about document management....things you need to know: the number of rooms or walls, whether...

    blog.groupdocs.com/total/what-is-groupdocs-asse...
  6. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Stream number: %s" , metadataDescriptor ...( String . format ( "Stream number: %s" , property . getStreamNumber...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET... Number : NumberFormField numberFormField...break ; case FormFieldType . Number : NumberFormField numberFormField...

    docs.groupdocs.com/editor/net/working-with-form...
  8. Numeric Range Search in Java

    Easily execute numeric range search in Java with GroupDocs.Search. Discover advanced and efficient methods to search numeric ranges in documents Java seamlessly....you to search documents by number ranges Java in diverse environments...

    kb.groupdocs.com/search/java/numeric-range-sear...
  9. Extract RIFF INFO and Metadata of WAV files in C#

    Extract metadata and RIFF INFO of WAV audio files in C#. Metadata API allows metadata management within your .NET applications....Align: 4 Byte Rate: 176400 Number of Channels: 2 Audio Format:...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  10. Add document to Spreadsheet via OLE | GroupDocs

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....embedded file path and page number; Instantiate object with source...

    docs.groupdocs.com/merger/net/add-document-to-s...