Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 10,375 for

new

(0.06 sec)
  1. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = New Metadata(Constants.InputMpp)) { var root = metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputMpp...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. License update without updating GroupDocs versi...

    Hello, We are using below packages of GroupDocs and we couldn’t update to next version due to unspported .NET framework version. currently we are using 4.6.1 Do we still need to update the license if we are not updatin…...future, you may need to obtain a new license that corresponds to that... We have already obtained a new GroupDocs license that expires...

    forum.groupdocs.com/t/license-update-without-up...
  3. DICOM, Otp and DjVu file formats Support includ...

    GroupDocs team is glad to announce another monthly release where New file formats are added in supported file format list to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.2.0 API now provides support to DICOM, Otp and DjVu with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use New exciting features and enhance their application with GroupDocs....another monthly release where new file formats are added in supported...the latest API release to use new exciting features and enhance...

    blog.groupdocs.com/annotation/new-exciting-feat...
  4. GroupDocs.Text For .NET 17.01.0 Introduces Supp...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET API. In this release, we have introduced four New features along with an enhancement related to setting extraction mode. GroupDocs.Text now supports extraction from ZIP containers. Not only this, the latest release provides its users with the functionality to search for some text in documents, extracting highlighted text from documents and opening password-protected OneNote sections. Simply Download the latest version and try out all the amazing features of GroupDocs....release, we have introduced four new features along with an enhancement...API. GroupDocs.Text For .NET- New Features # The latest release...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  5. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"C:\sample.docx"...

    docs.groupdocs.com/redaction/net/metadata-redac...
  6. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....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...
  7. Evaluation Limitations and Licensing | Document...

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...updated in an index during Update. New files can only be added to an...

    docs.groupdocs.com/search/java/evaluation-limit...
  8. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/searching-for...
  9. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...Consulting Blog Knowledge Base New Releases Status Websites aspose...pages = new ArrayList <>(); try ( Viewer viewer = new Viewer (...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  10. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...signature. Signature signature = new Signature ( "sample.pdf" )) //...

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