Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 11,948 for

new

(0.06 sec)
  1. Convert videos | GroupDocs

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...FFMpegArgumentOption >> _optionsMap = new (); public VideoConnector ()...

    docs.groupdocs.com/conversion/net/convert/video/
  2. Generate Document from JSON Data Source | Group...

    Build documents from JSON data sources using JsonDataSource class to load and bind JSON data to templates in .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...JsonDataSource jsonDataSource = new JsonDataSource ( "data.json"...

    docs.groupdocs.com/assembly/net/basic-usage-jso...
  3. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/parser/net/migration-notes/
  4. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....Consulting Blog Knowledge Base New Releases Status Websites aspose...GenerateEmail () { var emailData = new EmailData { Recipient = "customer@example...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  5. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, HTML, image and other formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/pdf/
  6. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Consulting Blog Knowledge Base New Releases Status Websites aspose...DiagramLoadOptions loadOptions = new DiagramLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Load Database Documents with Options | GroupDocs

    Learn how to use DatabaseLoadOptions to configure database document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...format: using ( var converter = new Converter ( "customer-records...

    docs.groupdocs.com/conversion/net/load-database...
  8. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "D:\\test.jpg" ))...

    docs.groupdocs.com/redaction/net/image-redactions/
  9. Generate signature preview | GroupDocs

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...exists" ); } File imageFilePath = new File ( path + "\\signature" +...

    docs.groupdocs.com/signature/java/generate-sign...
  10. How to search signatures with predicate functio...

    This article explains how to search signatures using predicate functions (Func) with GroupDocs.Signature API to filter search results based on custom criteria....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "document.pdf" ))...

    docs.groupdocs.com/signature/net/search-signatu...