Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 14,326 for

file

(0.07 sec)
  1. Add Text Watermark to PDF Using C#

    Find out how to add text watermark to PDF using C# without the need for additional software. Plus, we'll supply you with the code to insert text watermark to PDF in C#....effective method to safeguard PDF files is by adding text watermarks...providing the path of the PDF file and object of PdfLoadOptions...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...t=" + File.GetLastWriteTime(Server.MapPath(Url...src="@Url.Content("~/config.js?t=" + File.GetLastWriteTime(Server.MapPath(Url...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  3. How to Add Arrow Annotation in PDF using C#

    You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#....providing the path of the PDF file as an argument to its constructor...annotation library and adjusted the file paths, you can easily integrate...

    kb.groupdocs.com/annotation/net/how-to-add-arro...
  4. How to Convert DOCX to RTF using C#

    You can find the directions to convert docx to RTF using C# in this topic. Moreover, we will help you to write an application to export docx to RTF using C#....DOCX and RTF are both document file formats used to create, store...the key steps to convert DOCX file format to RTF document, as well...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert MSG to TXT using C#

    This section will teach you how to convert MSG to TXT using C# without the need of third-party software. Also, we will provide code to export MSG to TXT in C#....Converter class using the MSG file path as an argument for its...library and made the necessary file path adjustments, seamlessly...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert DOCX to HTML using Java

    In this topic, you will explore how to convert DOCX to HTML using Java. Moreover, we will provide a code example to export DOCX to HTML in Java without using extra tools....successfully converted a DOCX file to HTML format using Java with...any required modifications to file paths, incorporating the code...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....signature such as image content by file or stream, location, colors...setPageNumber ( 1 ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text File....the encoding of a plain text file. The following encodings are...BOM or by the content of the file (if BOM isn’t presented). Here...

    docs.groupdocs.com/parser/net/detect-encoding/
  9. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....txt" ; new File ( oldDocumentPath ). renameTo ( new File ( newDocumentPath...

    docs.groupdocs.com/search/java/document-renaming/
  10. GroupDocs.Assembly for Java overview | Document...

    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....assembled file using explicit specifications or file extension...

    docs.groupdocs.com/assembly/java/product-overview/