Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 14,324 for

file

(0.05 sec)
  1. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online document viewer service: Open Visual Studio 2012 and create a new ASP....GetInlineDocumentScr() { // Fetches the file contents. string groupdocsViewercript;...section of your site’s web.config file: <system.web> <httpHandlers>...

    blog.groupdocs.com/viewer/build-asp-net-webform...
  2. GroupDocs.Conversion for .NET | Documentation

    GroupDocs.Conversion for .NET is an advanced document conversion API developed to convert Files of different formats from within C# applications....conversion API developed to convert files of different formats from within...accurately convert documents & image file formats in any type of .NET...

    docs.groupdocs.com/conversion/net/
  3. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...merger-api , merge-in-pdf , file-merger pankajgupta July 14,...the source and resulting PDF files with us? Also, does this issue...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  4. How to Convert XLSX to PDF using Java

    This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java....to assist in converting XLSX files to PDF. Steps to Convert XLSX...by passing the path of XLSX file to its constructor Get the desired...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Extract Annotations from PDF in Java

    Easily extract annotations from PDF in Java by using one of the popular annotation libraries and learn how to write code to extract annotations in Java....document Load the input PDF file by passing it to the constructor...class and pass the input PDF file to its constructor along with...

    kb.groupdocs.com/annotation/java/how-to-extract...
  6. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image File formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image File formats as well....version is the support for image file formats for all existing signature...other document formats for image file formats as well. We, therefore...

    blog.groupdocs.com/signature/groupdocs.signatur...
  7. How to Convert XLSX to PDF using C#

    In this article, you will be guided on how to convert XLSX to PDF using C#. Also, a code example will be provided to demonstrate how to generate PDF from XLSX in C#....code example to convert an XLSX file to a PDF. Steps to Convert XLSX...modifying the input and output files paths. Previously, we provided...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Annotation basics | Documentation

    Quick Start section about main features of GroupDocs.Annotation API, describes how to annotate documents with just couple lines of code....feedback Get supported file formats Get file info Add annotation...

    docs.groupdocs.com/annotation/net/basic-usage/
  9. How to Run | Documentation

    Learn how to run Java examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples....can either download the ZIP file from or clone the repository...In case you download the ZIP file, extract the folders on your...

    docs.groupdocs.com/watermark/java/how-to-run/
  10. How to Convert XLSX to JPG using C#

    This article includes complete steps to convert XLSX to JPG using C# and code example to transform XLSX to JPG in C# along with configuration of conversion product....class by passing input XLSX file path Call the Converter.GetPossibleConversio...instructions to convert any XLSX file to JPG format after installing...

    kb.groupdocs.com/conversion/net/how-to-convert-...