Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 10,377 for

new

(0.05 sec)
  1. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator(Constants.ANNOTATED_BIG);...

    docs.groupdocs.com/annotation/java/filtering-an...
  2. 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...
  3. 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...
  4. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...XLSX file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...spreadsheet: using ( var converter = new Converter ( "data.xml" , ( LoadContext...

    docs.groupdocs.com/conversion/net/convert-xml-a...
  6. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-word-pr...
  7. Add watermarks to PDF documents | Documentation

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputDoc...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Render to PNG or JPEG | Documentation

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  10. Use advanced logging | Documentation

    Learn advanced logging techniques available in the redaction API...Consulting Blog Knowledge Base New Releases Status Websites aspose...() { Errors = new List < string >(); Traces = new List < string...

    docs.groupdocs.com/redaction/net/use-advanced-l...