Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 10,037 for

new

(0.05 sec)
  1. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...overwriting the entire workbook with a new single worksheet. This feature...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  2. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source.docx" , new LoadOptions ()...

    docs.groupdocs.com/comparison/net/compare-multi...
  3. Working with slide backgrounds | Documentation

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Consulting Blog Knowledge Base New Releases Status Websites aspose...PresentationLoadOpti loadOptions = new PresentationLoadOpti (); // Specify...

    docs.groupdocs.com/watermark/net/working-with-s...
  4. Show Hide Track Changes feature Announced for W...

    Releasing GroupDocs.Conversion 3.4.0 API We are happy to reveal the New release of GroupDocs.Conversion for .NET API 3.4.0 with most demanding features addition. This version has a New installer and some New features and fixes are introduced. We recommend that you download and update your application immediately with New API release to enhance performance of your app and add New exciting features. Features - Document Conversion API Version 3.4.0 In this New Version of GroupDocs....API We are happy to reveal the new release of GroupDocs.Conversion...This version has a new installer and some new features and fixes...

    blog.groupdocs.com/conversion/announcing-show-h...
  5. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the New code: …...HideComments = true; This is the new code: convLoadOpts.CommentDisplayMode...following code: var convLoadOpts = new WordProcessingLoadOp(); //convLoadOpts...

    forum.groupdocs.com/t/hidecomments-replacement-...
  6. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleInvoicePdf...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  7. 使用 .NET API 從 C# 中的發票或收據中提取數據

    使用 C# 以編程方式解析發票或收據並提取數據。在 ASP.NET、WCF 或 WPF 中使用 .NET 文檔解析 API 從文檔中提取文本。...detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // 為“摘要”表創建檢測器參數 TemplateTableParamet...

    blog.groupdocs.com/zh-hant/parser/extract-data-...
  8. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new SpreadsheetLoadOptio { HideComments...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  9. Add replacement annotation | Documentation

    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...
  10. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const settings = new groupdocs . search . IndexSettings...

    docs.groupdocs.com/search/nodejs-java/indexing-...