Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 47,530 for

(c )

(0.15 sec)
  1. Remove document password | GroupDocs

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java. ...filePath = "c:\sample.docx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/remove-document-...
  2. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Node.js via Java....orientation: const inputFilePath = `c:/sample.docx` ; const merger =...inputFilePath ); const outputPath = `c:/output/result.docx` ; const orientationMode...

    docs.groupdocs.com/merger/nodejs-java/change-pa...
  3. Swap pages | GroupDocs

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Node.js via Java....document: const inputFilePath = `c:/sample.pptx` ; const merger =...inputFilePath ); const outputPath = `c:/output/result.pptx` ; const swapOptions...

    docs.groupdocs.com/merger/nodejs-java/swap-pages/
  4. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....password protect an excel file using C#. Additionally, we will change...protection to lock spreadsheets using C# & Java. Continue Reading … Let’s...

    blog.groupdocs.com/categories/groupdocs.merger-...
  5. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....Just use a few lines of code in C# or Java to swiftly scan through...multiple files across folders: C# Java Explore these helpful links...

    blog.groupdocs.com/search/online-text-search/
  6. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index.... C# string indexFolder = @"c:\MyIndex" ; string...string documentPath = @"c:\MyDocuments\MyDocument.pdf" ; // Extracting...

    docs.groupdocs.com/search/net/separate-data-ext...
  7. Search network deployment | GroupDocs

    This page contains information about deployment of the search network.... C# SearchNetworkNode node1 = SearchNetworkNode...a master node on the server. C# SearchNetworkNode node0 = SearchNetworkNode...

    docs.groupdocs.com/search/net/search-network-de...
  8. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...search . OutputFormat . Html , 'c:/Result.html/' ); index . getDocumentText...

    docs.groupdocs.com/search/nodejs-java/output-ad...
  9. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/modifing-found...
  10. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email Document format. In-Table List with Filtering, Grouping, and Ordering in Email Document Note This feature is supported by version 17.8.0 or greater Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....Where(c => c.OrderDate.Year == 2015) . GroupBy (c => c.Customer...Key.CustomerName ]>> <<[Sum(c => c.Price )]>><</ foreach >> Tip...

    docs.groupdocs.com/assembly/net/in-table-list-w...