Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 12,284 for

new

(0.11 sec)
  1. GroupDocs.Parser for .NET 26.2 – Latest Updates...

    Explore what’s New in GroupDocs.Parser for .NET 26.2. Available now on NuGet and GroupDocs website.... Table of Contents What’s new in this release Usage example...the update Resources What’s new in this release # [Improvement]...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  2. Verify Digital signatures in image | GroupDocs

    This topic explains how to verify digital signatures embedded in images using steganography (LSB technique) with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "signed_image.png"...

    docs.groupdocs.com/signature/net/verify-digital...
  3. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...getPageStream = saveContext => new FileStream ( string . Format...

    docs.groupdocs.com/conversion/net/convert-to-im...
  4. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways 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/deleting-text...
  5. Use redaction policies | GroupDocs

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....Consulting Blog Knowledge Base New Releases Status Websites aspose...policy = new RedactionPolicy ( new Redaction [] { new ExactPhraseRedaction...

    docs.groupdocs.com/redaction/java/use-redaction...
  6. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Annotator annotator = new Annotator ( "inputPath" ); //...

    docs.groupdocs.com/annotation/java/generate-doc...
  7. Generate Document from JSON Data Source | Group...

    Build documents from JSON data sources using JsonDataSource class to load and bind JSON data to templates in .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...JsonDataSource jsonDataSource = new JsonDataSource ( "data.json"...

    docs.groupdocs.com/assembly/net/basic-usage-jso...
  8. How to search signatures with predicate functio...

    This article explains how to search signatures using predicate functions (Func) with GroupDocs.Signature API to filter search results based on custom criteria....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "document.pdf" ))...

    docs.groupdocs.com/signature/net/search-signatu...
  9. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...comments: const loadOptions = new groupdocs . conversion . WordProcessingLoadOp...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  10. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment 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/net/sign-documents...