Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 31,391 for

new

(0.12 sec)
  1. Document preview | Documentation

    This article shows how to get document preview....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( documentPath ))...

    docs.groupdocs.com/watermark/net/basic-usage/wa...
  2. Multi-Threaded & Compact Indexing with Less Sto...

    GroupDocs team is pleased to announce three enhancements in GroupDocs.Search for .NET 18.2. Using the latest version, you can now perform indexing in multiple threads using multi-threaded indexing. Furthermore, you can now implement compact indexing that consumes up to 5 times less disk space. We would recommend you to download the latest version for better user experience. Multi-Threaded Indexing in C# In this enhancement, you can perform indexing in multiple threads....Creating index Index index = new Index(indexFolder); // Indexing...Creating index Index index = new Index(indexFolder); // Indexing...

    blog.groupdocs.com/search/multi-threaded-and-co...
  3. FieldData - GroupDocs.Parser for Java - API Ref...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......PageArea pageArea) Initializes a new instance of the FieldData class...FieldData linkedField) Initializes a new instance of the FieldData class...

    apireference.groupdocs.com/parser/java/com.grou...
  4. TextWatermark | GroupDocs.Watermark for .NET AP...

    Represents a text watermark....(string, Font) Initializes a new instance of the TextWatermark...( Watermarker watermarker = new Watermarker ( file )) { TextWatermark...

    reference.groupdocs.com/watermark/net/groupdocs...
  5. Threading Issue - GroupDocs.Viewer Product Fami...

    Hi, I’ve come across an issue whereby is we have something around 3-8 concurrent conversation of files, some of them become stuck indefinitely, and their threads cannot be cancelled. I’ve tried the update, tried cancel …...stream = new MemoryStream(inputBytes)) { var logger = new Group...viewerSettings = new ViewerSettings(logger); using (var viewer = new Viewer(stream...

    forum.groupdocs.com/t/threading-issue/11329
  6. Empty <title> tags being created when loading P...

    Hello, We are reviewing the HTML within the reader and noticed that there are empty tags throughout the document. We are seeing this in both EPub and PDF documents. This will cause accessibility issues with our produ…...pages = new List<MemoryStream>(); using (Viewer viewer = new Viewer("sample...MemoryPageStreamFact pageStreamFactory = new MemoryPageStreamFact(pages);...

    forum.groupdocs.com/t/empty-title-tags-being-cr...
  7. Search for built-in Metadata signatures | Docum...

    This article explains how to provide advanced search for metadata 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/search-for-bui...
  8. Sign document with XML Advanced Electronic Sign...

     This article explains how to sign document with XML advanced electronic signatures (XAdES) using 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/sign-document-...
  9. Search for Image e-signatures | Documentation

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/search-for-im...
  10. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...; ... Converter converter = new Converter ( "sample.docx" );...

    docs.groupdocs.com/conversion/java/add-watermark/