Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 443 for

ios

(0.52 sec)
  1. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...IO.FileInfo fileInfo = new System.IO.FileInfo(filePath);...FileName); System.IO.FileInfo fileInfo = new System.IO.FileInfo(filePath);...

    forum.groupdocs.com/t/persistent-customtempfont...
  2. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction.... IO . Stream input ) { FileContent...override void Save ( System . IO . Stream output ) { var writer...

    docs.groupdocs.com/redaction/net/create-custom-...
  3. Saving EditableDocument to stream | GroupDocs

    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 . Stream This generic method...obtains an inheritor of the System.IO.Stream abstract class through...

    docs.groupdocs.com/editor/net/saving-editabledo...
  4. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....io.File ; import java.io.FileOutputStream ;...; import java.io.OutputStream ; import java.util.function.Supplier...

    docs.groupdocs.com/conversion/java/save-file-to...
  5. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents thumbnails and preview document pages using GroupDocs.Merger for .NET API.... IO . FileStream ( imageFilePath...folder ); } return new System . IO . FileStream ( imageFilePath...

    docs.groupdocs.com/merger/net/generate-document...
  6. Merge and split EPUB files in C# - GroupDocs.Me...

    Learn how to merge and split EPUB files using C# with GroupDocs.Merger for .NET. Try the powerful features for managing your EPUB documents....IO.Path.Combine(outputFolder, "merged...string outputFilePath = System.IO.Path.Combine(outputFolder, "chapter_{0}...

    blog.groupdocs.com/merger/merge-and-split-epub-...
  7. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Java....io.File ; import java.io.InputStream ; import...

    docs.groupdocs.com/conversion/java/load-documen...
  8. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and document saving in .NET....IO ; public static void UseStreams...GroupDocs.Assembly ; using System.IO ; public static void FilePathInputStreamO...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  9. Adding image watermarks | GroupDocs

    Add image watermarks from file or stream using GroupDocs.Watermark for Python via .NET.... import io import groupdocs.watermark as...: with gww . ImageWatermark ( io . BytesIO ( data )) as watermark...

    docs.groupdocs.com/watermark/python-net/adding-...
  10. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....io.FileInputStream ; import java.io.InputStream ;...

    docs.groupdocs.com/comparison/java/compare-mult...