Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 9,975 for

new

(0.08 sec)
  1. 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 const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/queries-i...
  2. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by 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...
  3. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Editor for .NET library...Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor fundamentals. For users new to GroupDocs.Editor, this is...

    docs.groupdocs.com/editor/net/getting-started/
  4. No differences are detected in header when head...

    Hello! We have two documents with some numbers in the header. Document 1 has “123” and document 2 has “456”. Both documents also have the same field code in the header. Here are the documents: 113.docx (20.9 KB) 213.…...following code: using var comparer = new Comparer(loadPath1); comparer...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/no-differences-are-detect...
  5. Add document password | Documentation

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...password: Initialize class with new document password; Instantiate...

    docs.groupdocs.com/merger/java/add-document-pas...
  6. Convert to grayscale | Documentation

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...grayscale: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Add document password | Documentation

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...password: Initialize class with new document password; Instantiate...

    docs.groupdocs.com/merger/net/add-document-pass...
  8. Search Image Signature in C# in Word, Excel, Po...

    Search Barcode, QR Code, digital, or electronic signature with image data content from any document (DOC, XLS, PPT, PDF) in C# using .NET Signature API....using (Signature signature = new Signature("signed.pdf")) { //...using (Signature signature = new Signature("signed.pdf")) { //...

    blog.groupdocs.com/signature/search-image-signa...
  9. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...name. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  10. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "abook.epub" )) { //...

    docs.groupdocs.com/viewer/java/render-ebooks/