Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 373 for

ios

(0.14 sec)
  1. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.InputStream ; import java.util.List...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  2. C#에서 EPUB 파일 병합 및 분할 - GroupDocs.Merger

    GroupDocs.Merger for .NET을 사용하여 C#으로 EPUB 파일을 병합하고 분할하는 방법을 배울 수 있습니다. EPUB 문서를 관리하기 위한 강력한 기능을 사용해 보세요....IO.Path.Combine(outputFolder, "merged...string outputFilePath = System.IO.Path.Combine(outputFolder, "chapter_{0}...

    blog.groupdocs.com/ko/merger/merge-and-split-ep...
  3. Loading Documents from Streams with the GroupDo...

    Greetings! As you may noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs....IO.Stream ). Moreover, there are...

    blog.groupdocs.com/viewer/loading-documents-str...
  4. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using C# programming language.... IO . Path . Combine ( "full_folder_path"...FileStream xmlStream = System . IO . File . OpenRead ( xmlInputPath...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  5. Gộp và tách tệp CSV trong C# - GroupDocs.Merger

    Bài viết này giải thích cách gộp và tách các tệp CSV bằng ngôn ngữ C# với API GroupDocs.Merger for .NET. Đơn giản hóa việc xử lý dữ liệu với quản lý tệp hiệu quả....IO; namespace GroupDocs.Merger.Examples...thiết using System; using System.IO; using GroupDocs.Merger.Domain...

    blog.groupdocs.com/vi/merger/merge-and-split-cs...
  6. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....IO ; using GroupDocs.Viewer ; //...Imports System Imports System.IO Imports GroupDocs.Viewer ' ....

    docs.groupdocs.com/viewer/net/how-to-determine-...
  7. Advanced search for QR Code signatures | GroupDocs

     This article explains how to provide advanced search for QR Code electronic signatures with GroupDocs.Signature API.... IO . Path . Combine ( Constants...string outputFilePath = System . IO . Path . Combine ( outputPath...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....IO ; using GroupDocs.Viewer ; using...System.Diagnostics Imports System.IO Imports GroupDocs.Viewer Imports...

    docs.groupdocs.com/viewer/net/caching-results/
  9. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java....io.FileInputStream ; import java.io.InputStream ;...

    docs.groupdocs.com/comparison/java/load-text-fr...
  10. Gộp và tách tệp EPUB trong C# - GroupDocs.Merger

    Học cách gộp và tách các tệp EPUB bằng C# với GroupDocs.Merger for .NET. Thử nghiệm các tính năng mạnh mẽ để quản lý tài liệu EPUB của bạn....IO.Path.Combine(outputFolder, "merged...string outputFilePath = System.IO.Path.Combine(outputFolder, "chapter_{0}...

    blog.groupdocs.com/vi/merger/merge-and-split-ep...