Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 445 for

ios

(0.05 sec)
  1. GroupDocs.Conversion.NETFramework all Excel con...

    Using latest GroupDocs.Conversion.NETFramework 25.5.1 and 25.0 cause this issue. We did not have this issue with GroupDocs.Conversion 24.12 net462 version, nor did 25.5 and 25.5.1 have any issues with Word or Powerpoint…...IO.__Error.WinIOError(Int32 errorCode...System.IO.FileSystemEnumerable 1.CommonInit() at System.IO.FileSystemEnumerable...

    forum.groupdocs.com/t/groupdocs-conversion-netf...
  2. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API....IO ; // ... using ( Comparer comparer...Comparison.Options ; using System.IO ; // ... using ( Comparer comparer...

    docs.groupdocs.com/comparison/net/generate-docu...
  3. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language.... IO . Path . Combine ( "full_folder_path"...FileStream xmlStream = System . IO . File . OpenRead ( xmlInputPath...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  4. Load document from Azure Blob Storage | Documen...

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; /** * This example demonstrates...

    docs.groupdocs.com/conversion/java/load-documen...
  5. 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/
  6. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java....io.FileInputStream ; import java.io.InputStream ;...

    docs.groupdocs.com/comparison/java/load-text-fr...
  7. 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...
  8. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....IO ; // ... using ( Comparer comparer...Comparison.Result ; using System.IO ; // ... using ( Comparer comparer...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  9. 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...
  10. Load document from URL | Documentation

    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...