Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 10,642 for

new

(0.03 sec)
  1. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/redaction/net/migration-notes/
  2. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/text-redactions/
  3. Load CAD document with options | Documentation

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...loadContext => new CadLoadOptions { LayoutNames = new []{ "Layout1"...

    docs.groupdocs.com/conversion/net/load-cad-docu...
  4. Add watermarks to word processing documents | D...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  5. eSign PDF with Metadata signature | Documentation

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-pdf-wit...
  6. 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...
  7. 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-...
  8. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options 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/sign-document-...
  9. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailFileType . Eml ) { return new EmailLoadOptions { ConvertOwned...

    docs.groupdocs.com/conversion/net/convert-each-...
  10. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...{ var api = new AsposeOcr (); var ocrInput = new OcrInput ( InputType...

    docs.groupdocs.com/conversion/net/convert/image...