Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 11,647 for

text

(0.23 sec)
  1. Add Image Watermark to DOC Using Python

    This tutorial explains how to add image watermark to DOC using Python, allowing you to embed a centered logo watermark in Word 97–2003 documents....tutorial, we explained how to apply text watermarks to Excel XLS files...Python. If you want to explore a text-based watermarking approach...

    kb.groupdocs.com/watermark/python/add-image-wat...
  2. Supported cross-merging Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported cross-merging types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Template Rich Text Format File OpenDocument Text Document OpenDocument...Template Microsoft OneNote Plain Text File Error Log File Comma Separated...

    docs.groupdocs.com/merger/net/supported-cross-m...
  3. GroupDocs.Assembly for Java overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: 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....documents with custom variables & text comments within template syntax...Template formatting for numeric, text, image, date-time, chart elements...

    docs.groupdocs.com/assembly/java/product-overview/
  4. Pdf to Docx conversion breaks on linux - Free S...

    We wrote a simple python script to convert pdf to docx using the python via .NET package. When it runs on a mac, it works ok with the exception of all the Text being within Text boxes (a bug which was reported in a diff…...exception of all the text being within text boxes (a bug which...

    forum.groupdocs.com/t/pdf-to-docx-conversion-br...
  5. OneNote to TXT ConvertOptions unclear - Free Su...

    Heyo, Trying to convert a .one file to a .txt as achieved here: https://products.groupdocs.app/conversion/one-to-txt I’m working in python, and as I go to use the function in groupdocs.conversion.options.convert, conv…...one) file to a text (.txt) file using GroupDocs...file and the desired output text file path. The WordProcessingConver...

    forum.groupdocs.com/t/onenote-to-txt-convertopt...
  6. Announcing New Features of the GroupDocs' Annot...

    GroupDocs Annotation is a web-based app that allows users to annotate PDF, Word, Excel and PowerPoint documents online, from a web-browser. With this app, you and your colleagues and partners can review and annotate a document simultaneously, in real time. We’re constantly working to improve the app’s interface and would like to introduce a new set of features we’ve recently designed and implemented. Add and Manage Notes GroupDocs Annotation lets you add notes throughout a document which show up as numbered markers....allows you to strike out text and add new text sections. [caption id=“attachment_246”...

    blog.groupdocs.com/annotation/announcing-new-fe...
  7. Add strikeout annotation | GroupDocs

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....annotation strike-throughs a text fragment as shown in the picture...the color of the annotation text allows you to set the annotation...

    docs.groupdocs.com/annotation/java/add-strikeou...
  8. Introducing Metadata Signatures in GroupDocs.Si...

    We are delighted to announce another monthly release of GroupDocs.Signature for .NET 18.9 with multitude of new features like ability to save Image documents as PDF and signing of PDF with Metadata Signatures. Furthermore, this monthly release also comes up with few fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for PDFThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....document: # // setup options with text of signature PdfMetadataSignOptio...of the API. # MatchType for Text Verification OptionsNow API...

    blog.groupdocs.com/signature/groupdocs.signatur...
  9. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Highlight Text in PDF using Java How to Highlight Text in PDF using...

    kb.groupdocs.com/categories/page/35/
  10. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_Text_expression defines Text to be displayed for the hyperlink....<<link [uri_expression][display_text_expression]>> Here, uri_expression...In turn, display_text_expression defines text to be displayed...

    docs.groupdocs.com/assembly/java/inserting-hype...