Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 526 for

ios

(0.3 sec)
  1. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features.... IO . File . WriteAllText ( "inp...GetEmbeddedHtml ()); System . IO . File . WriteAllText ( "inp...

    docs.groupdocs.com/editor/net/adding-class-name...
  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. Cannot rotate page - Free Support Forum - group...

    I’m trying to rotate page in web-base(groupdoc viewer) but this still cannot be done. I would like to know if this avialible for rotate function and how to....IO; using GroupDocs.Viewer; using...Discourse: using System; using System.IO; using GroupDocs.Viewer; using...

    forum.groupdocs.com/t/cannot-rotate-page/15771
  4. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Node.js via Java....io.FileInputStream' ); // Create...InputStream = java . import ( 'java.io.FileInputStream' ); // Create...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Merge and split CSV files in C# - GroupDocs.Merger

    This article explains how to merge and split CSV files using C# language with GroupDocs.Merger for .NET API. Simplify data handling with effective file management....IO; namespace GroupDocs.Merger.Examples...namespaces using System; using System.IO; using GroupDocs.Merger.Domain...

    blog.groupdocs.com/merger/merge-and-split-csv-u...
  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 Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....io.FileOutputStream ; import java.io.OutputStream...fileOutputStream ; } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.groupdocs.com/conversion/java/load-email-d...
  8. Load from URL | GroupDocs

    Load documents from URLs in Python using GroupDocs.Viewer. This example demonstrates the process....Python import requests import io from groupdocs.viewer import...stream from the content stream = io . BytesIO ( response . content...

    docs.groupdocs.com/viewer/python-net/load-docum...
  9. Specify file type when loading a document | Gro...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your .NET applications....IO ; using GroupDocs.Viewer ; using...viewOptions ); } VB.NET Imports System.IO Imports GroupDocs.Viewer Imports...

    docs.groupdocs.com/viewer/net/specify-file-type...
  10. Load from stream | GroupDocs

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications....IO ; using GroupDocs.Viewer ; using...viewOptions ); } VB.NET Imports System.IO Imports GroupDocs.Viewer Imports...

    docs.groupdocs.com/viewer/net/load-document-fro...