Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 30,260 for

new

(0.15 sec)
  1. Text search API, index update is not working in...

    //path settings string indexFolder = “c:\IndexStore\”; string documentsFolder = “c:\DocumentStore\”; if (Directory.Exists(indexFolder) == false) { Directory.CreateDirectory(indexFolder); …...AutoDetectEncoding IndexSettings settings = new IndexSettings(); settings.AutoDetectEncoding...with async option Index index = new Index(indexFolder, settings);...

    forum.groupdocs.com/t/text-search-api-index-upd...
  2. GroupDocs.Comparison for .NET 18.8 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 18.8 Major Features Below the list of most notable changes in release of GroupDocs.Comparison for .NET 18.8: Implemented New settings for text highlighting for the number of Comparison formats (Html, Slides, Notes, Pdf, Words) Improve PDF mapper Improve support of comparing different formats with image Fixed number of issues of specific PDF documents comparing Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-1637 Implement New Setting for text highlighting Comparison....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparison for .NET 18.8: Implemented new settings for text highlighting...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  3. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....TextSearchCriteria searchCriteria = new TextSearchCriteria("test", false);...imageFile = new File(imagePath); byte[] imageBytes = new byte[(int)imageFile...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  4. SpreadsheetOptions Methods - GroupDocs.Viewer f...

    Initializes New instance of SpreadsheetOptions class for rendering whole sheet into page....ForOnePagePerSheet Initializes new instance of SpreadsheetOptions...ForRenderingByPageBr Initializes new instance of SpreadsheetOptions...

    apireference.groupdocs.com/viewer/net/groupdocs...
  5. PDF view problem

    PDF view problem I save the pages of the PDF document as PNG with the code below. While there is no problem with other PDFs, the page images are distorted in the PDF file I sent as attachment. Can ......ForEach(pages, (page) => { var options = new LoadOptions(FileType.FromExtension("PDF"));...ms = new MemoryStream(content)) { using (var viewer = new GroupDocs...

    forum.groupdocs.com/t/pdf-view-problem/14180.rss
  6. GroupDocs.Signature for Java 20.9 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for Java 20.9 Major Features This release contains implemented features on ability to obtain Barcode and QR-code signatures image content when creating electronic signatures or searching for them, New enhancements on storing and retrieving signature metadata information, ability to process Presentation documents with electronic digital signatures such as sign document with certificates, verify and search Presentation files for digital signatures, ability to add native Word processing Watermark signature, obtain with document common information the list of electronic digital signatures in it, fixed few bugs and issues....Consulting Blog Knowledge Base New Releases Status Websites aspose...signatures or searching for them, new enhancements on storing and retrieving...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  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/parser/extract-data-from-...
  8. imagejoinoptions - GroupDocs.Merger for Java - ...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......ImageJoinOptions () Initializes new instance of ImageJoinOptions...FileType fileType) Initializes new instance of ImageJoinOptions...

    apireference.groupdocs.com/merger/java/com.grou...
  9. Add | GroupDocs.Watermark for .NET API Reference

    Adds a watermark to the loaded document....( Watermarker watermarker = new Watermarker ( @"D:\input.pdf"...textWatermark = new TextWatermark ( "DRAFT" , new Font ( "Arial"...

    reference.groupdocs.com/watermark/net/groupdocs...
  10. PageOptions - GroupDocs.Merger for Java - API R...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......PageOptions () Initializes a new instance of the PageOptions class...(int[] pageNumbers) Initializes a new instance of the PageOptions class...

    apireference.groupdocs.com/merger/java/com.grou...