53 programs for "c# read doc file" with 2 filters applied:

  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    fmstream

    fmstream

    Read-write access to memory-mapped files on Windows and POSIX systems

    fmstream provides an interface to read data from memory-mapped files as input/output streams. File mapping is the association of a file's contents with a portion of the virtual address space of a process. The system creates a file mapping object (also known as a section object) to maintain this association. A file view is the portion of virtual address space that a process uses to access the file's contents. File mapping allows the process to use both random input and output (I/O...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pipedump

    Proxies data from stdin/stdout/stderr and logs it in pcap files.

    The pipedump forks a process and then executes the specified command, acting as a proxy for STDIN, STDOUT, and STDERR. Debug data and data sent to STDIN are recorded as a IPv6 UDP packets traversing from ::1 to ::. Data received from STDOUT and STDERR are recorded as a IPv6 UDP packets traversing from :: to ::1. STDIN is recorded as port 19840, STDOUT as port 19841, STDERR as port 19842 and debug information as port 65535. The captured data is recorded in a file which can be read...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    filesort and control break

    filesort and control break

    sort text files by many keys and create files with conrol break

    There are two applications: 1. filesort: sort a text file by more than one key. 2. controlbreak: read a sorted file and build control breaks and sums. For filesort and controlbraek you need a csv-file. You find a binary for Linux and Windows. The applications used with command-line options (see Documentation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a lightweight and fast library for reading and writing any PNM file - PBM, PGM and PPM, up to 16 bits per sample, in ascii/binary format. Library contains also a Python bindings - module pixfiles with PixFile class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    npk
    file packing library with zlib compression & tea encryption
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flexconf takes C++ header files and generates de/serializers that read/write contained structures from/into configuration files. It supports XML and Windows Registry out of the box. It handles almost any file format through it's template mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A read/write archive (.zip and .tar, etc) library for C++, designed to be used along side irrlicht, the real-time 3d graphic engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    XSL-FO Formatting markup WYSIWYG editor & PDF tree BookMark. XML document which is most often used as PDFs or RTF generator. It can read and edit 95% from Apache fop sample. Export to fo,pdf,rtf,tif fax, page, Import fo,html,page,odt OpenOffice 1-2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Readfile A simple command line tool to read files. If no file is given as the command prompt a prompt where spaces can be used is presented. It's kind of like cat, only without all the extra features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program uses very simple input files to generate code for a C++-Object that can read in configuration files. The values are accessible by object-members of the same name as the configuration file entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gimp User Filter is a plugin for The Gimp (http://www.gimp.org/), originally written by Jens Restemeier back in 1997. This project is about maintaining the plugin, keeping it compatible with current versions of Gimp, and eventually extending its features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    phook is a userspace tool which injects code into an application to make it do whatever you want. It has a modular design to allow users use different plugins. Default plugins are able to read and write into file descriptors belonging to another process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jfsrec is a command line tool that performs a read-only extraction of files from a damaged jfs filesystem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    a libary to read run-control file (startup configuration), mini-XML capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lightweight INI file parser written in portable C. Allows easy read/write using plain text INI files, best suggest use is for application configuration strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A perl script to beautify ANSI-C code. The informations how to beautify the code will be read from a config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    File-Spector is a small, fast and easy to use binary file analyzer and Inspector. It allows the users to format a complete binary file structure and then use it to read any binary file that matches the specified format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A C-programming language wrapper for the libsndfile audio file handling library (by erikd). The wrapper provides simple one line audio file read and write methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An INI file parser that can read, edit and create large INI files. Usable under Microsoft Windows, DOS, Linux, etc. Supported languages are C, C++, Visual Basic, Java, TCL, Perl, Python, etc (DLL and SWIG capable).
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    msub - a Handy tool to read file(s) and perform substitutions using values of variables defined in makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tcl Channel drivers for gzip'd and bzip2'd files. Read and wirte compressed files directly from within TCL. This library allows you to use two new commands (openBzip and openGzip) in your tcl scripts. Since they take exactly the same Options as the st
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    You can consider this a general "Java File Object Correction" project. It seeks to add in whatever features are missing or weak in the Java File implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program makes it possible to read a file produced by the option "-fdump-tree-original" which replaces the old "-fdump-ast-<I>switch</i>". The goal is to automatically annotate C code for SPLint (actually we focus on possibly null pointer)
    Downloads: 0 This Week
    Last Update:
    See Project