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

ios

(0.06 sec)
  1. 在 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...
  2. Quick Start Guide | Documentation

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java....io.File ; public class ConvertDocxToPdf...import java.io.FileOutputStream ; import java.io.IOException...

    docs.groupdocs.com/conversion/java/getting-star...
  3. Converti Word in Markdown in Java | da DOC a MD...

    Converti documenti Word in file Markdown in Java. Trasforma i file DOC/DOCX in formato MD utilizzando l'API Java per l'analisi e la conversione di GroupDocs....io.FileWriter; import java.io.IOException; import...

    blog.groupdocs.com/it/parser/convert-word-to-ma...
  4. Get source and target text from files | Documen...

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....io.FileInputStream ; import java.io.InputStream ;...

    docs.groupdocs.com/comparison/java/get-source-a...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Groupdocs API References – PreviewOptions https://reference.groupdocs.com/comparison/java/com.groupdocs.comparison.options/previewoptions/ Recent content in PreviewO......io en https://reference.groupdocs...

    reference.groupdocs.com/comparison/java/com.gro...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Groupdocs API References – ChangeType https://reference.groupdocs.com/comparison/java/com.groupdocs.comparison.result/changetype/ Recent content in ChangeType on Gro......io en https://reference.groupdocs...

    reference.groupdocs.com/comparison/java/com.gro...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Groupdocs API References – ComparisonAction https://reference.groupdocs.com/comparison/java/com.groupdocs.comparison.result/comparisonaction/ Recent content in Compa......io en https://reference.groupdocs...

    reference.groupdocs.com/comparison/java/com.gro...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Groupdocs API References – ChangeInfo https://reference.groupdocs.com/comparison/java/com.groupdocs.comparison.result/changeinfo/ Recent content in ChangeInfo on Gro......io en https://reference.groupdocs...

    reference.groupdocs.com/comparison/java/com.gro...
  9. Saving EditableDocument to stream | Documentation

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....io.Writer abstract class, usually java.io.Writer or...or java.io.FileWriter . It cannot be null . Second parameter is...

    docs.groupdocs.com/editor/java/saving-editabled...
  10. 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...