Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 12,171 for

new

(0.12 sec)
  1. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Consulting Blog Knowledge Base New Releases Status Websites aspose...document. const watermarker = new groupdocsWatermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  2. Insert Images Dynamically | GroupDocs

    Insert images into documents from file paths, URLs, or binary data sources during document assembly....Consulting Blog Knowledge Base New Releases Status Websites aspose...with image path var product = new Product { Name = "Laptop" , ImagePath...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  3. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Subscribing...

    docs.groupdocs.com/search/java/search-index-eve...
  4. GroupDocs.Conversion 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.... In this monthly release new document conversion features...to download the new release and use the new exciting features...

    blog.groupdocs.com/categories/groupdocs.convers...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...release comes up with a number of new features, improvements and a...salient features of this brand new release. Search Watermarks by...

    blog.groupdocs.com/groupdocs.blog/page/74/
  6. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....Consulting Blog Knowledge Base New Releases Status Websites aspose...XmlDataSource xmlDataSource = new XmlDataSource ( "data.xml" );...

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  7. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for Java...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/merger/java/migration-notes/
  8. Convert to Email with advanced options | GroupDocs

    Follow this guide and learn how to convert between email formats (MSG, EML, EMLX) and customize attachment processing using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...converter = new Converter ( "message.msg" )) { var options = new EmailConvertOptions...

    docs.groupdocs.com/conversion/net/convert-to-em...
  9. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using (Annotator annotator = new Annotator(“input.pdf”)) { AreaAnnotation...

    docs.groupdocs.com/annotation/net/filtering-ann...
  10. XLSX comparison causes memory leak! - Free Supp...

    Using c# and latest version of Groupdocs Comparison, our service hangs on the Compare method using following files and code: using (MemoryStream sourceStream = New MemoryStream(sourcePdfFile)) { using (Comparer comp…...(MemoryStream sourceStream = new MemoryStream(sourcePdfFile))...{ using (Comparer comparer = new Comparer(sourceStream)) { using...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...