Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 445 for

ios

(0.18 sec)
  1. Determine the file type | Documentation

    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-...
  2. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....IO ; using GroupDocs.Viewer ; using...Imports System Imports System.IO Imports GroupDocs.Viewer Imports...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  3. 在 Java 中将 Word 转换为 Markdown |医生到医学博士 | DOCX 到 MD

    将 Word 文档转换为 Java 中的 Markdown 文件。使用 GroupDocs 解析和转换 Java API 将 DOC/DOCX 文件转换为 MD 格式。...io.FileWriter; import java.io.IOException; import...

    blog.groupdocs.com/zh/parser/convert-word-to-ma...
  4. Convert compression formats | Documentation

    In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for Java....io.FileOutputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.InputStream ; import java.nio.file...

    docs.groupdocs.com/conversion/java/convert/comp...
  5. SQLite DB

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....IO; using GroupDocs.Parser.Data;...

    blog.groupdocs.com/th/tag/sqlite-db/
  6. 在 C# 中合併和拆分 EPUB 文件 - GroupDocs.Merger

    學習如何使用 C# 與 GroupDocs.Merger for .NET 合併和拆分 EPUB 文件。嘗試強大的功能以管理您的 EPUB 文件。...IO.Path.Combine(outputFolder, "merged...string outputFilePath = System.IO.Path.Combine(outputFolder, "chapter_{0}...

    blog.groupdocs.com/zh-hant/merger/merge-and-spl...
  7. Customize changes styles | Documentation

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for Java....io.FileInputStream ; import java.io.InputStream ;...

    docs.groupdocs.com/comparison/java/customize-ch...
  8. 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...
  9. Cleanup Temporary Files using GroupDocs.Viewer ...

    We are pleased to announce the release of GroupDocs.Viewer for Java 17.5.1. This is a hotfix release that contains 2 bug fixes and a new feature. The latest version allows you to manually cleanup the temporary files that are created during document rendering. Please continue to read the details about the new feature and the bug fixes. Cleanup Temporary FilesWhile rendering documents, GroupDocs.Viewer creates temporary files which were removed automatically after each operation....io.tmpdir”, “c:/my_temp_files/”)...

    blog.groupdocs.com/viewer/cleanup-temporary-fil...
  10. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for Java...io.FileWriter ; import java.io.IOException ; public...

    docs.groupdocs.com/conversion/java/logging/