Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 11,658 for

new

(0.07 sec)
  1. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....Consulting Blog Knowledge Base New Releases Status Websites aspose...DocumentAssembler assembler = new DocumentAssembler (); assembler...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  2. Save output to a stream | GroupDocs

    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...
  3. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"D:\test.docx" ))...

    docs.groupdocs.com/redaction/net/annotation-red...
  4. 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...
  5. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/locating-signa...
  6. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Consulting Blog Knowledge Base New Releases Status Websites aspose...String , String > subjects = new HashMap (); subjects . put (...

    docs.groupdocs.com/search/java/indexing-additio...
  7. Extract barcodes from document page area | Grou...

    This article explains that how to extract barcodes from document page area....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  8. Extract barcodes from document page area | Grou...

    This article explains that how to extract barcodes from document page area....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/java/extract-barcodes...
  9. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize. Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  10. Sign document with HIBC PAS barcode Symbology |...

    This article explains how to sign document with HIBC PAS barcode Symbology signatures...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-document-...