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

ios

(0.07 sec)
  1. 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...
  2. 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...
  3. Edit PDF | GroupDocs

    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. 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...
  5. Get document info | GroupDocs

    Retrieve file type, page count, size, and encryption using Python via .NET....information from a stream import io import groupdocs.watermark as...docx" , "rb" ) as f : stream = io . BytesIO ( f . read ()) with...

    docs.groupdocs.com/watermark/python-net/get-doc...
  6. Save attachments | GroupDocs

    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...
  7. Load document from FTP | GroupDocs

    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...
  8. 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-...
  9. 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...
  10. Gabungkan dan pisahkan file CSV di C# - GroupDo...

    Artikel ini menjelaskan cara menggabungkan dan memisahkan file CSV menggunakan bahasa C# dengan API GroupDocs.Merger untuk .NET. Permudah penanganan data dengan manajemen file yang efektif....IO; namespace GroupDocs.Merger.Examples...diperlukan using System; using System.IO; using GroupDocs.Merger.Domain...

    blog.groupdocs.com/id/merger/merge-and-split-cs...