Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 2,613 for

one

(0.06 sec)
  1. eSign Image with Metadata signature | Documenta...

    This article shows how to add metadata signatures to the image exif metadata layer with various data types... Instantiate one or several objects and add them...

    docs.groupdocs.com/signature/net/esign-image-wi...
  2. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…...assembly, cannot find a matching one, and throws the exception. What...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  3. C# Convert JPG, PNG, GIF, TIFF Images to PDF | ...

    Convert images to PDF in C#. Convert JPG, TIFF, PNG, JPEG, GIF, BMP, and more files with rotation, resize, margins options using conversion API for .NET....PDF can hold as many images in one document so can be printed easily...to PDF. Some of the supported ones are mentioned here. For the...

    blog.groupdocs.com/conversion/convert-images-to...
  4. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only One line of code....document to raster images with only one line of code. Rasterize PDF document...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  5. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....file type could have more than one extension and multiple filters...

    blog.groupdocs.com/metadata/get-specific-file-t...
  6. Delete Digital signatures from documents | Docu...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....digital signatures in case of many ones were added. Most documents support...object [delete]( method and pass one or several signatures to it....

    docs.groupdocs.com/signature/java/delete-digita...
  7. Custom text extractors | Documentation

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing Ones....format other than the existing ones. The following example demonstrates...new index and open an existing one. In this case, when opening an...

    docs.groupdocs.com/search/java/custom-text-extr...
  8. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....wants to upload a local file, one from the web, or a file already...a DataSource object in which one of the parameters is a DataSourceFields...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  9. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....inbound folder, and save to one of outbound folders - for successfully...updated files and for failed ones. Current date and time is used...

    docs.groupdocs.com/redaction/net/use-redaction-...
  10. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java programming language....instances can separately work with one file } finally { ( editorFromStream...It has 6 public properties, one of them is of type, while 5 others...

    docs.groupdocs.com/editor/java/how-to-edit-xml/