Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 48,049 for

c

(0.13 sec)
  1. Merge PowerPoint Presentations | GroupDocs

    This artiCle demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with Couple java Code lines and GroupDoCs.Merger for Java....Merger merger = new Merger ( "c:\sample1.ppsx" ) // Add another...file to merge merger . join ( "c:\sample2.ppsx" ); // Merge PPSX...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  2. Load from a local disk | GroupDocs

    Learn how to open a file from loCal disk using GroupDoCs.Metadata for Python via .NET.... r"C:\\Docs\\source.one" input_path = r "C: \\ Docs \\...

    docs.groupdocs.com/metadata/python-net/load-fro...
  3. Update document password | GroupDocs

    This artiCle explains how to update password for PDF, Word, ExCel, PowerPoint doCuments by using GroupDoCs.Merger for Java....filePath = "c:\sample.xlsx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/update-document-...
  4. Move page | GroupDocs

    This artiCle demonstrates how to move doCument page to another position within PDF, Word, ExCel, PowerPoint doCument using GroupDoCs.Merger API....Merger merger = new Merger ( @"c:\sample.xlsx" )) { merger . MovePage...moveOptions ); merger . Save ( @"c:\result.xlsx" ); } Was this page...

    docs.groupdocs.com/merger/net/move-page/
  5. 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 .NET....filePath = @"c:\sample.pptx" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/swap-pages/
  6. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word doCument, delete worksheet from ExCel file or remove slides from PowerPoint presentations with GroupDoCs.Merger for Java API....filePath = "c:\sample.one" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/remove-pages/
  7. Highlighting search results | GroupDocs

    This artiCle gives knowledge on how to highlight searCh results in the text of a doCument.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/highlighting-sear...
  8. Alias dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alias diCtionary in Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating or...getAliasDictionary (). exportDictionary ( "C:\\Aliases.dat" ); // Import aliases...

    docs.groupdocs.com/search/java/alias-dictionary/
  9. Removing found watermarks | GroupDocs

    This artiCle explains how to remove found watermarks 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/removing-found...
  10. Render Lotus Notes database files as HTML, PDF,...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...documentation section for details: . C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-lotus-note...