Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,765 for

importer document

(0.81 sec)
  1. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within Document pages using GroupDocs.Signature for Python via .NET API....Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...electronic signatures within documents. Here are the steps to search...

    docs.groupdocs.com/signature/python-net/search-...
  2. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate Documents in popular microsoft office and email file formats based upon template Documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external Documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template Documents with custom variables & text comments within template syntax tags Dynamically insert out Document content in report Dynamically configure background color of html Documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing Document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...that allows you to generate documents in popular microsoft office...

    docs.groupdocs.com/assembly/net/features-overview/
  3. Convert PDF to PNG using Python

    Learn how to convert PDF to PNG using Python. This guide shows how to export PDF to PNG using Python for simplified sharing and efficient workflow management....using Python for streamlined document sharing and improved web compatibility...transform multi-page PDF documents into high-resolution PNG images...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  4. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for Documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...annotation redactions for documents of different formats like...

    docs.groupdocs.com/redaction/python-net/annotat...
  5. Convert DOCX to HTML using Python

    Easily convert DOCX to HTML using Python with clean, efficient code. Follow this guide to export DOCX to HTML using Python for web-ready Document output....HTML using Python Converting document files from one format to another...another has become increasingly important in today’s fast-paced digital...

    kb.groupdocs.com/conversion/python/convert-docx...
  6. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....have become increasingly important. One common conversion task...Open Document Text ( ODT ) files to Microsoft Word Document (DOCX)...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Show/Hide Comments when Rendering Word and Spre...

    Today, we are excited to announce version 17.5.0 of GroupDocs.Viewer for .NET API. This brand new release came up with 20 important bug fixes and key improvements. It also supports rendering of comments in Word and Spreadsheet Documents. Furthermore, we have introduced settings to adjust quality and size when rendering Documents as PDF. We recommend you to please upgrade to the latest version to get improved results. GroupDocs.Viewer for ....new release came up with 20 important bug fixes and key improvements...comments in Word and Spreadsheet documents. Furthermore, we have introduced...

    blog.groupdocs.com/viewer/show-comments-renderi...
  8. Export Annotations to TIFF Files

    This may be a big news for those who annotate TIFF Documents, most of the time. Previously, there was issue with this format. API was throwing exception “Cannot open image file”. But now you can: Import annotations from TIFF file Delete annotations from it Export annotations into it Moreover, in trial mode you were not able to get Document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6....for those who annotate TIFF documents, most of the time. Previously...image file”. But now you can: Import annotations from TIFF file...

    blog.groupdocs.com/annotation/export-annotation...
  9. How to Convert DOCX to OTT using Java

    We'll present straightforward instructions on how to convert DOCX to OTT using Java. Also, we'll provide code sample that explains how to export DOCX to OTT in Java....generate document templates or collaborate with open document standards...integral component of the open document standard, ensuring compatibility...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced usage / Saving documents / Use advanced rasterization...

    docs.groupdocs.com/redaction/python-net/use-adv...