Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 12,355 for

new

(0.29 sec)
  1. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted Metadata electronic signature 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/java/sign-document...
  2. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...order to perform a search a new public instance method was added...

    docs.groupdocs.com/viewer/net/search-highlight-...
  3. GroupDocs.Assembly for .NET 25.12 – 最新更新與修復(202...

    探索 GroupDocs.Assembly for .NET 25.12 的新功能。現已於 NuGet 與 GroupDocs 官方網站上提供。...OOXML compliance var options = new LoadSaveOptions(FileFormat.Docx);...var dataSourceInfo = new DataSourceInfo( new JsonDataSource(data));...

    blog.groupdocs.com/zh-hant/assembly/groupdocs-a...
  4. Add watermark annotation | GroupDocs

    The page describes how to add watermark annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-watermark...
  5. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/composing-sign...
  6. Add point annotation | GroupDocs

    The page describes how to add point 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-point-an...
  7. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customisations - style detection, change comparison detalisation level and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/compare-multi...
  8. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Consulting Blog Knowledge Base New Releases Status Websites aspose...filePath ); Stream stream = new MemoryStream ( buffer ); Document...

    docs.groupdocs.com/search/net/delete-indexed-do...
  9. Table Extraction on GroupDocs Blog | Document A...

    Table Extraction on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Table Extraction on GroupDocs Blog | Document Automation Solutions for .NET & Java De......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Parser for .NET...11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/ko/tag/table-extraction/inde...
  10. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new SplitOptions ( filePathOut , new int [] { 3 ...

    docs.groupdocs.com/merger/java/split-document/