Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 12,071 for

new

(0.49 sec)
  1. StyleSheet Comparer for Html is Improved in Gro...

    GroupDocs.Comparison for .NET 18.7 comes with some New features, improvements and a bug fix. Now you can implement GluedShapes in diagrams. Please follow the release notes here for further details. We’d recommend you to try latest version of the API and share your feedback. Features Implement Group Shapes for Diagrams Compare different formats as image GluedShapes in Diagram Improvements Improve StyleSheet Comparer for Html Add shape without Diagram’s Master Bug Fix Output of PDF with images is not as expected Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....7 comes with some new features, improvements and a...

    blog.groupdocs.com/comparison/stylesheet-compar...
  2. GroupDocs.Assembly for .NET 3.3.0 Provides Supp...

    Here at GroupDocs we gratify our customers’ feedback regarding our APIs. Hence, GroupDocs Team is pleased to release GroupDocs.Assembly for .NET 3.3.0 with remarkable features including support to add analogue of Microsoft Word NEXT fields into template syntax. We would suggest you to experience our New release that sums up the features given below. GroupDocs.Assembly for .NET 3.3.0 - Recent Features Add ability to update fields while assembling Word Processing documents Add ability to calculate formula while assembling Spreadsheet documents Add analogue of Microsoft Word NEXT fields into template syntax Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....suggest you to experience our new release that sums up the features...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  3. Merge TEX | GroupDocs

    Learn how to merge TEX files, combine TEX files into one file programmatically in java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...source TEX file Merger merger = new Merger ( "c:\sample1.tex" ) //...

    docs.groupdocs.com/merger/java/merge/tex/
  4. How to merge archives to ZIP using Java | Group...

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...archive file Merger merger = new Merger ( "c:\sample1.zip" );...

    docs.groupdocs.com/merger/java/getting-started/...
  5. How to dynamic add image watermark when renderi...

    I would like to use GroupDocs.Viewer-for-.NET-UI as codebase and reivse it for our customer need. How to dynamic add image watermark(not text watermark) to each view page(png view) when rendering?...similar to: var viewOptions = new PngViewOptions(_ => pageStream...

    forum.groupdocs.com/t/how-to-dynamic-add-image-...
  6. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/detect-file-type-...
  7. Extract images from document | GroupDocs

    This article explains that how to extract images from document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleImagesPdf...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Extract text by table of contents item | GroupDocs

    This article explains that how to extract text by table of contents item."...Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocxWithToc...

    docs.groupdocs.com/parser/java/extract-text-by-...
  9. Scan QR Code | GroupDocs

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/scan-qr-code/
  10. Extract text from ZIP archive files | GroupDocs

    This article explains that how to extract text from ZIP archive files...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-from...