Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 10,575 for

new

(0.04 sec)
  1. Specify Different Measurement Units using Group...

    We are pleased to announce another monthly release of GroupDocs.Signature for Java 17.5.0. This release covers many New features and some improvements. API permits users to obtain document information. Furthermore, users can Optimize Words Signature Implementation for Text and Image types. We would recommend you to download the New release and evaluate the exciting features to enhance document signature experience. GroupDocs.Signature for Java 17.5.0 - Features Check Text Signature located into Form Fields of PDF Documents Verify Text Signature located into Form Fields of Words Documents Implement ability to obtain Document Information over Signature Handler Apply Watermark feature for Text Signature of PDF/Slides/Words/Cells Documents Ability to specify New Measure Units Millimeters for Slides and Words Signatures Specify New Measure Units Millimeters for Pdf Signatures Put Text Signature into Template/Form Fields of Pdf Documents Add Text Signature into Form Fields of Words Documents e-Signing API - Improvements Implement Document information features into non static method of Signature Handler Optimize Words Signature Implementation for Text and Image types Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on Document Signing API for Java: Download – JAR Files Documentation – API Docs Product Support Forum – Technical Support Forum for GroupDocs.... This release covers many new features and some improvements...recommend you to download the new release and evaluate the exciting...

    blog.groupdocs.com/signature/introducing-groupd...
  2. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…...JsonDataSource datasource = new JsonDataSource(new FileInputStream(strDirectoryPath...DataSourceInfo dataSourceInfo = new DataSourceInfo(datasource); final...

    forum.groupdocs.com/t/reuse-of-extension-method...
  3. Email signature-image overlays text when conver...

    Hello, Converting the attached email to PDF causes some image from the signature, to overlay the text. We were using GroupDocs.Total 25.2 for .NET Framework with the following code: var settings = New Conv…...following code: var settings = new ConverterSettings(); settings...FontDirectories.Clear(); using (var conv = new Converter(documentPath, () =>...

    forum.groupdocs.com/t/email-signature-image-ove...
  4. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...fromStream = new Editor ( content ) using ( Editor fromPath = new Editor...

    docs.groupdocs.com/editor/net/edit-markdown/
  5. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  6. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "flowchart.vsdx" ))...

    docs.groupdocs.com/viewer/net/render-visio-docu...
  7. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....IntroducedFollowing are the new features introduced in version...version. We always keep on adding new features in our APIs for better...

    blog.groupdocs.com/categories/groupdocs.metadat...
  8. Update watermarks | Documentation

    This article shows how to update existing text or image watermarks....Consulting Blog Knowledge Base New Releases Status Websites aspose...method to store the document in a new location. using GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  9. Convert to HTML with advanced options | Documen...

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/convert-to-ht...
  10. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/