Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 458 for

ios

(0.03 sec)
  1. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...IO ; using System.Collections.Generic...)); } } VB.NET Imports System.IO Imports System.Collections.Generic...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  2. Load document from FTP | Documentation

    This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....io.File ; import java.io.InputStream ; /**...

    docs.groupdocs.com/conversion/java/load-documen...
  3. Edit PDF | Documentation

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET.... IO . Path . Combine ( Common . TestHelper...string outputPath = System . IO . Path . Combine ( Common . TestHelper...

    docs.groupdocs.com/editor/net/edit-pdf/
  4. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we may encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...IO.MemoryStream.set_Capacity(Int32 value) at System.IO.MemoryStream...EnsureCapacity(Int32 value) at System.IO.MemoryStream.Write(Byte[] buffer...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  5. 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...
  6. CSV-bestanden samenvoegen en splitsen in C# - G...

    Dit artikel legt uit hoe u CSV-bestanden kunt samenvoegen en splitsen met de C#-taal met behulp van de GroupDocs.Merger voor .NET API. Vereenvoudig gegevensbeheer met effectieve bestandshandling....IO; namespace GroupDocs.Merger.Examples...namespaces using System; using System.IO; using GroupDocs.Merger.Domain...

    blog.groupdocs.com/nl/merger/merge-and-split-cs...
  7. Saving a File to an Output Stream | Documentation

    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...
  8. Load from Amazon S3 Storage | Documentation

    This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your .NET applications....IO ; using System.Threading.Tasks...stream ; } } VB.NET Imports System.IO Imports System.Threading.Tasks...

    docs.groupdocs.com/viewer/net/load-document-fro...
  9. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style detection, change comparison detalization level and more....io.FileInputStream ; import java.io.InputStream ;...

    docs.groupdocs.com/comparison/java/compare-mult...
  10. Get list of changes | Documentation

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....io.FileInputStream ; import java.io.InputStream ;...

    docs.groupdocs.com/comparison/java/get-list-of-...