Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 10,041 for

new

(0.07 sec)
  1. Indexing documents | Documentation

    This page contains information about indexing documents in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...stream. C# Stream [] streams = new Stream [ filePaths . Length ];...

    docs.groupdocs.com/search/net/indexing-documents/
  2. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to New PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....them with data and merge to new PDF file using GroupDocs. Requirements...empty($privateKey)) { throw new Exception('Please enter FILE...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  3. Advanced search for Text signatures | Documenta...

     This article explains how to make advanced search for Text electronic signatures 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/advanced-sear...
  4. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures 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/java/sign-document...
  5. Rich Text MSG email with inline attachment show...

    One prevalent use case of Rich Text format emails is to embed documents into table cells. However, when converting such emails into PDF format, the document icons are converted to missing files “x” icons. Sample MSG fi…...PdfConvertOptions options = new() { PdfOptions = new GroupDocs.Conversion...Conversion.Converter converter = new(source); converter.Convert(source...

    forum.groupdocs.com/t/rich-text-msg-email-with-...
  6. Add ellipse annotation | Documentation

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-ellipse-...
  7. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "groupdocs-documentation...

    docs.groupdocs.com/viewer/net/render-web-docume...
  8. Licensing and evaluation | Documentation

    GroupDocs.Total provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...viewer . License licenseViewer = new com . groupdocs . viewer . License...

    docs.groupdocs.com/total/java/licensing-and-eva...
  9. Merge and split CSV files in C# - GroupDocs.Merger

    This article explains how to merge and split CSV files using C# language with GroupDocs.Merger for .NET API. Simplify data handling with effective file management....write the combined data to a new CSV file. Here s an example illustrating...Merger class using ( var merger = new GroupDocs.Merger.Merger(Constants...

    blog.groupdocs.com/merger/merge-and-split-csv-u...
  10. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/comparison/compare-excel-wor...