Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 10,673 for

new

(0.06 sec)
  1. How to add attachment to PDF document | Documen...

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfAttachmentOptions olePdfOptions = new PdfAttachmentOptions ( "c:\p...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  2. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.docx" ))...

    docs.groupdocs.com/signature/net/basic-usage/
  3. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file in java....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. LoadOptions loadOptions = new LoadOptions ( FileFormat . WordProcessing...

    docs.groupdocs.com/parser/java/detect-encoding/
  4. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over 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/net/search-for-bar...
  5. Getting Started | Documentation

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

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  6. Extract text in Raw mode | Documentation

    This article explains that how to extract text in Raw mode....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  7. Messed up PDF Comparison Result - Free Support ...

    Hi, I am using GroupDocs.Comparison for .NET to compare PDF files. The comparison results in the output PDF are messed up. Would you please check? Input and output files are attached. using (Comparer comparer = New Co…... using (Comparer comparer = new Comparer(filePath1)) { comparer...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/messed-up-pdf-comparison-...
  8. Convert database formats | Documentation

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...LOG file Converter converter = new Converter ( "sample.log" ); //...

    docs.groupdocs.com/conversion/java/convert/data...
  9. Features overview | Documentation

    GroupDocs.Merger for Node.js via Java is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/nodejs-java/features-...
  10. Deleting documents | Documentation

    This page contains information about deleting documents in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents" ); String [] fileNames = new String [ filePaths . length ];...

    docs.groupdocs.com/search/java/deleting-documents/