Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 10,428 for

new

(0.07 sec)
  1. Document page builder - how to merge particular...

    Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly....allows developers to build a new document step-by-step, adding...point for constructing your new document. The AddPage method...

    blog.groupdocs.com/merger/page-builder-how-to-m...
  2. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....Consulting Blog Knowledge Base New Releases Status Websites aspose...local disk const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/get-f...
  3. GroupDocs.Metadata for .NET 1.2.0 introduces me...

    GroupDocs team takes pride to announce the monthly release of GroupDocs.Metadata for .NET with some promising New features. Our initial two releases were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this release, we are focused on introducing varying New features to work on metadata associated with these document formats including (but of course not limited to) Metadata Comparison and Search....NET with some promising new features. Our initial two releases...focused on introducing varying new features to work on metadata...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  4. Annotate Word Documents with GoupDocs.Annotatio...

    GroupDocs Team is pleased to announce New release of GroupDocs.Annotation for .NET 3.1.0 API. The latest release of our Document Annotation API provides New features, Improvement’s and fixes for existing features. GroupDocs.Annotation 3.1.0 also included support for word document format with all major annotation types (Highlight Text, Area Annotation, and Strikeout etc). Please download the latest release to enhance your application with document annotation features New Features and Support for Word DocumentIn this release All Annotations for Words Document is now supported with improvement and enhancement....Team is pleased to announce new release of GroupDocs.Annotation...Document Annotation API provides new features, Improvement’s and fixes...

    blog.groupdocs.com/annotation/annouced-groupdoc...
  5. Handle Empty Paragraphs using GroupDocs.Assembl...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install the latest version of the API for a better user experience. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs. In version 18....10, we have introduced a new member REMOVE_EMPTY_PARAGRAPHS...Result document without the new option applied. Prefix Suffix...

    blog.groupdocs.com/assembly/handle-empty-paragr...
  6. PDF Conversion is Improved in GroupDocs.Convers...

    GroupDocs.Conversion for .NET 18.8 comes with some New features, improvements and a bug fix. PdfFormattingOptions class is introduced when converting to PDF format. Some of the obsolete constructors and properties are removed. Moreover, there’s also a security improvement. Please refer to GroupDocs.Conversion for .NET 18.8 release notes for further reference. We’d recommend you to integrate latest version of the API in your applications and share your feedback. Features PdfFormattingOptions when converting to PDF var saveOptions = New PdfSaveOptions(); saveOptions....8 comes with some new features, improvements and a...converting to PDF # var saveOptions = new PdfSaveOptions(); saveOptions...

    blog.groupdocs.com/conversion/pdf-conversion-is...
  7. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce New features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...post I’m going to introduce new features that became available...with the library. Check all the new stuff in detail below: Open API...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  8. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...source code we used: Item item = new Item { Text = "not empty" };...DocumentAssembler assembler = new DocumentAssembler(); // The following...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  9. Search for encrypted object in QR-code signatur...

     This article explains how to search for encrypted electronic signatures in QR-code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/search-for-en...
  10. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/queries-in-text-...