Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 12,278 for

new

(0.86 sec)
  1. Add arrow annotation | GroupDocs

    The page describes how to add arrow annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-arrow-ann...
  2. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Consulting Blog Knowledge Base New Releases Status Websites aspose...groupdocs.signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/java/sign-document...
  3. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.pptx" )) { //...

    docs.groupdocs.com/viewer/net/render-presentati...
  4. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....differences and renders them in a new workbook with customizable visual...file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...

    blog.groupdocs.com/comparison/compare-excel-spr...
  5. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...some document Editor editor = new Editor ( inputFilePath ); //through...

    docs.groupdocs.com/editor/java/load-document/
  6. 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...List < MemoryStream > pages = new List < MemoryStream >(); using...

    docs.groupdocs.com/viewer/net/save-output-to-st...
  7. 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/net/sign-documents...
  8. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...CsvLoadOptions loadOptions = new CsvLoadOptions ();; loadOptions...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  9. Import Annotations for Presentation format now ...

    GroupDocs team is announcing another exciting monthly release. The latest GroupDocs.Annotation for .NET 16.11.0 API provides support for Import Annotations and New types (TextStrikeout , TextUndreline and TextHighlight ) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add New exciting features and enhance your application with GroupDocs.Annotation for .NET API. New Features Introduced - GroupDocs.Annoation for .NETIn this monthly release New annotation types like (TextStrikeout , TextUndreline and TextHighlight ) and import functionality introduced for Presentation file format....support for Import Annotations and new types (TextStrikeout , TextUndreline...the latest API release to add new exciting features and enhance...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  10. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.pst" )) { //...

    docs.groupdocs.com/viewer/net/render-outlook-da...