Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 9,090 for

image

(0.04 sec)
  1. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18....= @"C:\storage"; // Create image handler ViewerImageHandler imageHandler...Presentation documents into images when ExtractText option is...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  2. Update Watermark Text in DOCX Using C#

    Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation....Watermarks are visible text or images overlaid on documents, serving...in-depth guide on incorporating image watermarks into DOCX files using...

    kb.groupdocs.com/watermark/net/update-watermark...
  3. How to Convert PDF to RTF in C#

    This article describes the detailed procedure to convert PDF to RTF in C# and provides sample code to demonstrate the implementation of the C# PDF to RTF converter....an article to change PDF to Image using C#, have a look at how...how to convert PDF to Image in C# guide for more information. Updated...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. GroupDocs.Assembly for Python overview | Docume...

    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....formatting for numeric, text, image, date-time, chart elements Conditional...report types, e.g., charts, image, tables, lists and more Inline...

    docs.groupdocs.com/assembly/python-net/product-...
  5. Search for QR Code standard entries | Documenta...

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....retrieve VCard QR Code object from image or document Following example...EPC data in the QR Code from image or document Following example...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. GroupDocs.Conversion Product Family | Documenta...

    Use GroupDocs.Conversion libraries to convert PDF and Word documents, Excel spreadsheets, PowerPoint presentations, Images of various formats like PNG, JPEG, BMP. Just couple lines of C# or Java, JavaScript or Python code to convert your documents quickly and accurately....Convert to HTML Convert file to image Add watermarks Java code examples...App Convert 100+ document and image types online for free Was this...

    docs.groupdocs.com/conversion/
  7. Add watermarks to PDF documents | Documentation

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all Images or attachments of a particular page is possible....textWatermarkOptions ); // Add image watermark to the second page...(); Adding watermark to all images of a particular page The API...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and Image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and Image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain important business information of different resources....associated with various document and image formats. The API facilitates...of many popular document and image formats and the number is going...

    blog.groupdocs.com/metadata/control-and-process...
  9. 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....throwing exception “Cannot open image file”. But now you can: Import...

    blog.groupdocs.com/annotation/export-annotation...
  10. Monitor Document Conversion Status and Progress...

    With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation. A new property Listener is added. The document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved.... there was an issue in PNG image conversion (e.g. PNG to Word...

    blog.groupdocs.com/conversion/monitor-document-...