Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 12,355 for

new

(0.45 sec)
  1. Load diagram document with options | GroupDocs

    Learn how to load and convert diagram files (VSD, VSDX, Visio) with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new DiagramLoadOptions { Format =...

    docs.groupdocs.com/conversion/net/load-diagram-...
  2. Render images as HTML, PDF, PNG, and JPEG files...

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

    docs.groupdocs.com/viewer/net/render-images/
  3. Index each letter as a separate word using Grou...

    Are you looking for a full-text search API that allows you to search over a lot of document formats? In that case, GroupDocs.Search for .NET will meet your requirements. API creates index and then perform instant search across thousands of documents. Those who are already working with the API, we have some New features and improvements. Moreover, some classes have been renamed to improve code readability. There are minor changes in the New version 19....working with the API, we have some new features and improvements. Moreover...There are minor changes in the new version 19.10 , so the migration...

    blog.groupdocs.com/search/index-each-letter-as-...
  4. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the New feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...Consulting Blog Knowledge Base New Releases Status Websites aspose...spreadsheets, but also to create new spreadsheets from scratch. And...

    docs.groupdocs.com/editor/net/deleting-workshee...
  5. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...options: using ( var converter = new Converter ( "flowchart.vsdx"...

    docs.groupdocs.com/conversion/net/convert-to-di...
  6. GroupDocs.Comparison for .NET 26.2 – Latest Upd...

    Explore what's New in GroupDocs.Comparison for .NET 26.2. Available now on NuGet and GroupDocs website....directly in the GetChanges method New WordCompareOptions class for...Word document comparison and a new dedicated options class. Fixes...

    blog.groupdocs.com/comparison/groupdocs-compari...
  7. Add replacement annotation | GroupDocs

    The page describes how to add replacement 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-replacem...
  8. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Consulting Blog Knowledge Base New Releases Status Websites aspose...ParserSettings settings = new ParserSettings ( new AsposeOcrOnPremise...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  9. Redaction SDK saving text file as xlsx - Free S...

    Hi Team, I have a text file when it’s redacted by the GroupDocs Redaction Java SDK the output is saving as xlsx file instead of as text. This is an unexpected behaviour as the SDK guarantees that it’s saved in native fo…...txtSavedAsXlsx() { try (Redactor redactor = new Redactor(getClass().getResou...redactor.apply(new ExactPhraseRedaction("514-14-8905", new ReplacementOptions("#")));...

    forum.groupdocs.com/t/redaction-sdk-saving-text...
  10. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/working-with-...