Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 10,041 for

new

(0.04 sec)
  1. GroupDocs.Comparison for .NET 3.3.0 Announced

    We are pleased to announce the monthly release of Next Generation GroupDocs.Comparison for .NET 3.3.0. with some exciting features. In this version, some New features has been introduced along with some important fixes. Also, this version has a New installer. We recommend that you download and update the API as soon as you can. GroupDocs.Comparison for .NET 3.3.0 - New FeaturesIn this New release of GroupDocs.Comparison for .NET 3.3.0 New features are introduced for word document format when use Comparison.... In this version, some new features has been introduced...fixes. Also, this version has a new installer. We recommend that...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. Load document from stream | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( documentStream ))...

    docs.groupdocs.com/annotation/net/load-document...
  3. Advanced search for Digital signatures | Docume...

     This article explains how to make advanced search for digital electronic signatures 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/advanced-sear...
  4. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...order to perform a search a new public instance method was added...

    docs.groupdocs.com/viewer/net/search-highlight-...
  5. Render PDF documents as HTML and image files | ...

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

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  6. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...); final OcrApiInvoker api = new ApiClient (). createService (...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  7. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Map < String , Object > data = new HashMap <>(); private final String...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  8. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  9. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...void run () { File folder = new File ( Constants . InputPath...

    docs.groupdocs.com/metadata/java/extracting-met...
  10. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Signature signature = new Signature ( "sample.docx" );...

    docs.groupdocs.com/signature/java/locating-sign...