Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 10,037 for

new

(0.12 sec)
  1. Load Note document with options | Documentation

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

    docs.groupdocs.com/conversion/java/load-note-do...
  2. Load document from FTP | Documentation

    This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Converter converter = new Converter ( getFileFromFtp (...

    docs.groupdocs.com/conversion/java/load-documen...
  3. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "D:\\Sales in September...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  4. Render specific pages | Documentation

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  5. Sign document with MaxiCode barcode Symbology |...

    This article explains how to sign document with MaxiCode 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-...
  6. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source text" , new LoadOptions ()...

    docs.groupdocs.com/comparison/net/load-text-fro...
  7. Remove annotation from document | Documentation

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "result.xlsx" ))...

    docs.groupdocs.com/annotation/net/remove-annota...
  8. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/date-range-search/
  9. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating 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/net/updating-text-...
  10. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....config ViewerConfig config = new ViewerConfig(); config.StoragePath...ViewerImageHandler imageHandler = new ViewerImageHandler(config); string...

    blog.groupdocs.com/viewer/render-slide-notes-in...