Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 46,129 for

(c )

(0.04 sec)
  1. Indexing password protected documents | Documen...

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. Merge indexes | Documentation

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....indexFolder1 = 'c:/MyIndex1/' ; const indexFolder2 = 'c:/MyIndex2/'...documentsFolder1 = 'c:/MyDocuments1/' ; const documentsFolder2 = 'c:/MyDocuments2/'...

    docs.groupdocs.com/search/nodejs-java/merge-ind...
  3. How to merge BMP images using Python via .NET |...

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library.... Merger ( "c:/sample1.bmp" ) as merger : image_join_mode...image_join_mode ) merger . join ( "c:/sample2.bmp" , join_options =...

    docs.groupdocs.com/merger/python-net/getting-st...
  4. How to merge JPG images using Node.js via Java ...

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library.... Merger ( ' c :/ sample1 . jpg ' ); const imageJoinModeVertica...imageJoinModeVertica ); merger . join ( ' c :/ sample2 . jpg ' , imageJoinOptions...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  5. Working with worksheet backgrounds | Documentation

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API... Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...relative path to your document. Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...

    docs.groupdocs.com/watermark/java/working-with-...
  6. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API... Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker...

    docs.groupdocs.com/watermark/java/working-with-...
  7. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....preview format - PNG / JPG / BMP, c. specify page numbers to process;...previews: Get document page previews C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/generate-docu...
  8. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....filePath = "c:\sample.docx" ; String filePath2 = "c:\sample2.docx"...docx" ; String filePathOut = "c:\output\result.docx" ; JoinOptions...

    docs.groupdocs.com/merger/java/merge-pages-from...
  9. Working with slide backgrounds | Documentation

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images... Ex: @"C:\Docs\presentation.pptx" using...path to your document. Ex: @"C:\Docs\presentation.pptx" using...

    docs.groupdocs.com/watermark/net/working-with-s...
  10. How to merge archives to ZIP using Node.js via ...

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Merger ( ` c :/ sample1 . zip ` ); merger . join ( ' c :/ sample2...join ( ' c :/ sample3 . rar ' ); merger . save ( ` c :/ merged...

    docs.groupdocs.com/merger/nodejs-java/getting-s...