Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,085 for

word to pdf

(0.05 sec)
  1. Introducing Metered License Support in GroupDoc...

    We are glad To announce another monthly release of GroupDocs.EdiTor for Java 18.9. This release comes up with multitude of new features. Now, you can manipulate documents by applying Metered License. Moreover, improvements like security update and few fixes are also introduced in this release. We’d recommend you To download latest version of the API and share your feedback. Features Following features for Cell documents are introduced: Conversion To HTML format...password-protected Cells and Words document Additional parameters...memory usage during Cells and Words document processing ExcludeHiddenWorkshe...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  2. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased To announce first release of ASP.NET WebForms Document Metadata EdiTor App using GroupDocs.Metadata for .NET API This initial release v1.0.0 comes up with features To provide easy ways To manage metadata in various formats. It enables user To read and remove the metadata of documents (Words, Spreadsheet, Presentation, Pdf) and images (JPEG, PNG, GIF) with download the original or updated document and many more features. We recommend you To download and explore this version....documents (Words, Spreadsheet, Presentation, PDF) and images...this version v1.0.0 . View Words document Metadata information...

    blog.groupdocs.com/metadata/introducing-asp.net...
  3. Getting Document Information | Documentation

    Learn how To retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET.... Example 2: Get PDF Document Info get_pdf_document_info.py from...conversion import Converter def get_pdf_document_info (): # Load the...

    docs.groupdocs.com/conversion/python-net/develo...
  4. Adding text watermarks | Documentation

    Following code snippet shows how To add text watermark To a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added To all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path To your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font To be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Measure Origin of Coordinates PDF Point Left bottom corner of page...used as text watermark in a Word document. The full list of supported...

    docs.groupdocs.com/watermark/java/adding-text-w...
  5. GroupDocs.Comparison for Node.js via Java | Doc...

    GroupDocs.Compairson for Java developer documentation. Learn how To diff docx, pptx, and Pdf files using Java....target files across paragraph, word, and character levels. Additionally... images, programming files, PDFs, and more. About GroupDocs.Comparison...

    docs.groupdocs.com/comparison/nodejs-java/
  6. Get default load options for a source format | ...

    In this article, you will learn how To get default load options for a source format with GroupDocs.Conversion for Java API....get default load options for a Word processing document: import...converter . convert ( "outputFile.pdf" , convertOptions ); } public...

    docs.groupdocs.com/conversion/java/get-default-...
  7. Search Optical Signatures using Java E-Signing ...

    We are delighted To announce the another monthly release of GroupDocs.Signature for Java v18.4. This release comes up with many features like searching QRCode and Barcode signatures in supported documents. Aside this, few improvements and fixes are also introduced in this version of the API. We would recommend you To download the new version of API and evaluate the exciting features To enhance document e-signing experience. eSignature API for Java v18....following documents: # PDF Cells Slides Words Image Following code...search Barcode signature in the PDF document: PdfSearchBarcodeOpti...

    blog.groupdocs.com/signature/java-e-signing-api...
  8. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired To see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us To make improvements and add support for more features. Therefore, Today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....default font when rendering Words documents LaTeX file format...GroupDocsException Convert .docx to .pdf wrong symbol Missing character...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  9. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....files that do not contain the word 'Einstein' in their paths DocumentFilter...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/document-filterin...
  10. Add watermark annotation | Documentation

    The page describes how To add watermark annotation To a document using GroupDocs.Annotation for .NET....watermark size depending on the word length and the page size. If...annotator = new Annotator ( "input.pdf" )) { WatermarkAnnotation watermark...

    docs.groupdocs.com/annotation/net/add-watermark...