Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 853 for

one to image

(0.28 sec)
  1. Save with default options | GroupDocs

    The simplest way To save the document is it provide no parameters To Save method. In this case the document will be rasterized To PDF and will have the same name as the original One except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final RedacTor redacTor = new RedacTor("sample.docx"); try { // Here we can use document instance To perform redactions redacTor....the same name as the original one except its extension (.PDF)....options (convert pages into images, save as PDF) redactor . save...

    docs.groupdocs.com/redaction/java/save-with-def...
  2. Capture Electronic Signatures from within Your ...

    We are glad To announce the release of the GroupDocs Signature for .NET Library. The library is developed based on our online signature app and enables developers To easily add electronic signature capabilities To their own ASP.NET, C#/VB.NET applications. It’s a One-sTop-shop solution, which includes all the necessary controls for a complete, legally-binding electronic signature workflow. Key features include: Electronic Signature Capture Control Users can sign documents either by uploading a scanned copy of their signature, or by drawing it right in a web-browser with a mouse.... It’s a one-stop-shop solution, which includes...(VSD, VDX), PDF and CAD files, images (TIFF, JPG, JPEG). The files...

    blog.groupdocs.com/signature/capture-electronic...
  3. Saving documents | GroupDocs

    The articles explain that how To save documents in different ways after making redactions....worksheets) in a document into images and puts them in a single PDF...Save method and its options in one of these guides: Save in original...

    docs.groupdocs.com/redaction/net/saving-documents/
  4. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need To save the document To any cusTom location, you’ll have To open a Stream To this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document inTo Images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....worksheets) in a document into images and puts them in a single PDF...Save method and its options in one of these guides: Save in original...

    docs.groupdocs.com/redaction/java/saving-docume...
  5. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font To add some Chinese watermark text To a PDF file, however I’m keep getting the FontNotFoundExcepti…...the font to the per-installed ones like “DejaVu Sans”, still get...to docx,xlsx,pptx,vsdx and images files, and the Chinese characters...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  6. Redact Classified Content from Documents using ...

    We are continuing the journey of revamping our products To bring a more simplified and easy To use interfaces for you. We have dOne it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you To programmatically remove or mask classified information from text, metadata, and the annotations in MS Word, Excel, PowerPoint, and PDF documents as well as Images....and PDF documents as well as images . Why upgrade to the new API...different from the previous one. The following are the key points...

    blog.groupdocs.com/redaction/hide-or-remove-cla...
  7. Parse and Extract Fillable PDF Form Field Value...

    Parser and data extraction Java API that allows parsing fillable PDF forms and extracts values from all the fields of PDF documents programmatically....the extraction of text and images, the API also supports the...supported document formats . One of the salient features of the...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  8. Introducing GroupDocs.Parser for Java | GroupDocs

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It’s easy To define template and extract data from invoices, prices or other kinds of your typical documents. The API allows To easily extract text in accurate and quick modes. There are several advanced methods To extract text.... One of the most valuable features...provides methods to extract images, extract metadata. You can...

    docs.groupdocs.com/parser/java/introducing-grou...
  9. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting To PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option To WordsLoadOptions class HidePdfAnnotations option To PdfLoadOptions class HideComments option To CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....one"; var loadOptions = new OneLoadOptions...On90 }; When Converting to Image # var saveOptions = new ImageSaveOptions...

    blog.groupdocs.com/conversion/measure-document-...
  10. Bootstrap v3: What Has Changed in the New Version

    Introduction In One of my previous articles I talked about using the Bootstrap CSS framework in web projects. Exactly 2 years after the very first release of Bootstrap To the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular CSS framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap....Introduction # In one of my previous articles I talked about...standalone class for responsive images - .img-responsive - instead...

    blog.groupdocs.com/total/bootstrap-v3-what-has-...