Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 445 for

ios

(0.07 sec)
  1. 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...
  2. Fusionner et diviser des fichiers EPUB en C# - ...

    Apprenez à fusionner et diviser des fichiers EPUB en utilisant C# avec GroupDocs.Merger pour .NET. Essayez les fonctionnalités puissantes pour gérer vos documents EPUB....IO.Path.Combine(outputFolder, "merged...string outputFilePath = System.IO.Path.Combine(outputFolder, "chapter_{0}...

    blog.groupdocs.com/fr/merger/merge-and-split-ep...
  3. 在 C# 中合併和拆分 CSV 文件 - GroupDocs.Merger

    本文章說明如何使用 C# 語言與 GroupDocs.Merger for .NET API 合併和拆分 CSV 文件。透過有效的文件管理簡化數據處理。...IO; namespace GroupDocs.Merger.Examples...引入必要的命名空間 using System; using System.IO; using GroupDocs.Merger.Domain...

    blog.groupdocs.com/zh-hant/merger/merge-and-spl...
  4. Logging | GroupDocs

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

    docs.groupdocs.com/conversion/java/logging/
  5. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....io.FileNotFoundExceptio ; import java.io.FileOutputStream...

    docs.groupdocs.com/conversion/java/convert-each...
  6. Advanced search for Image signatures | GroupDocs

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

    docs.groupdocs.com/signature/net/advanced-searc...
  7. 在 Java 中將 Word 轉換為 Markdown | DOC 到 MD | DOCX 轉 MD

    將 Word 文檔轉換為 Java 中的 Markdown 文件。使用 GroupDocs 解析和轉換 Java API 將 DOC/DOCX 文件轉換為 MD 格式。...io.FileWriter; import java.io.IOException; import...

    blog.groupdocs.com/zh-hant/parser/convert-word-...
  8. Document conversion are hanging in 24.1 Version...

    HI We are in middle of upgrading our jar of 22.8.1 to 24.1 of Groupdocs conversion . Recently when we tried deploying our wars into our servers even simple conversions are hanging as threads are in hanging state for ver…...io.UnixFileSystem.getBooleanAttributes(Native...Method) java.base@11.0.21/java.io.UnixFileSystem.getBooleanAtt...

    forum.groupdocs.com/t/document-conversion-are-h...
  9. 在 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/merger/merge-and-split-ep...
  10. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...IO.Path.GetExtension(sourceFileName));...FileType.FromExtension(System.IO.Path.GetExtension(sourceFileName));...

    forum.groupdocs.com/t/how-to-update-email-load-...