Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 13,471 for

file

(0.31 sec)
  1. Edit and Update Form Fields | Documentation

    Editing Form Fields with GroupDocs.Editor for .NET...the input file path. using ( FileStream fs = File . OpenRead...path to the input file (or stream with file content). // In this...

    docs.groupdocs.com/editor/net/edit-and-update-f...
  2. 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...
  3. Extract images from Emails | Documentation

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT Files. Therefore, for TXT File getImages method returns null. If an email has no images, getImages method returns an empty collection....supported for TXT files. Therefore, for TXT file method returns...images from an email to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Extract images from PDF documents | Documentation

    To extract images from PDF documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from PDF documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT Files. Therefore, for TXT File getImages method returns null....supported for TXT files. Therefore, for TXT file method returns...images from PDF document to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-f...
  5. How to Sign PDF with Text Signature using C#

    This tutorial aims to guide you how to sign PDF with text signature using C#. Also, we will furnish you with a code example to add text signature in PDF using C#....Signature class using the input PDF file’s path as an argument for its...the security of your digital files. This article presents a simple...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  6. How to Add Image Signature to DOCX using C#

    This article will provide help on how to add image signature to DOCX using C#. Also, a code example will be provided to insert image signature into DOCX using C#....electronic documents, including DOCX files. In this article, we will explore...Signature class by passing the DOCX file path as an argument to its constructor...

    kb.groupdocs.com/signature/net/how-to-add-image...
  7. How to Add Squiggly Annotation in PDF using C#

    This brief writing provides guidance how to add squiggly annotation in PDF using C# along with instructions and code to insert squiggly annotation to PDF in C#....passing the path of the PDF file as an argument to its constructor...wavy annotations into a PDF file, no further software needs to...

    kb.groupdocs.com/annotation/net/how-to-add-squi...
  8. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet Files to HTML, PDF, and image formats....basics / Render spreadsheet files / Split a worksheet into pages...view (depending on the output file format). The following example...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  9. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata for Java represents any loaded File as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Metadata represents any loaded file as a tree consisting of metadata...using the code snippet below: a file to examine Obtain the instance...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  10. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....protection for the converted file, requiring a specified password...convert a PDF document to an ODT file using advanced conversion options:...

    docs.groupdocs.com/conversion/java/convert-to-w...