Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 46,135 for

(c )

(0.1 sec)
  1. Merge pages in the arbitrary order | Documentation

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....filePath = @"c:\sample1.docx" ; string filePath2 = @"c:\sample2.docx"...docx" ; string filePathOut = @"c:\output\result.docx" ; using (...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  2. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....indexFolder = "c:\\MyIndex" ; String documentFolder = "c:\\MyDocuments"...document String oldDocumentPath = "c:\\MyDocuments\\OldDocumentName...

    docs.groupdocs.com/search/java/document-renaming/
  3. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.... Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker...relative path to your document. Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  4. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index using Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder1 = "c:\\MyDocuments1\\"...documentsFolder2 = "c:\\MyDocuments2\\" ; String documentsFolder3 = "c:\\MyDocuments3\\"...

    docs.groupdocs.com/search/java/optimize-index/
  5. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...SpellingCorrector . ExportDictionary ( @"C:\Words.txt" ); // Import words...

    docs.groupdocs.com/search/net/spelling-corrector/
  6. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Node.js via Java API....file: const inputFilePath = ` c :/ sample . txt ` ; const merger...inputFilePath ) const outputPath = ` c :/ output / text_ { 0 }.{ 1 }...

    docs.groupdocs.com/merger/nodejs-java/split-tex...
  7. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/case-sens...
  8. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/case-sensitive-s...
  9. embed OLE object in word in csharp on GroupDocs...

    embed OLE object in word in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in embed OLE object in word in csharp on GroupDocs Blog | Document Aut......Wordu, Excelu, PowerPointu s C# Vkládejte nebo vkládejte objekty...Powerpoint programově v jazyce C# pomocí rozhraní .NET API. Recent...

    blog.groupdocs.com/cs/tag/embed-ole-object-in-w...
  10. Play and Pause APNG in CSharp on GroupDocs Blog...

    Play and Pause APNG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Play and Pause APNG in CSharp on GroupDocs Blog | Document Automation So......na webových stránkách pomocí C# Programově vykreslujte animované...webovou stránku HTML v jazyce C# s funkcí přehrávání a pauzy....

    blog.groupdocs.com/cs/tag/play-and-pause-apng-i...