Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 48,375 for

c

(0.61 sec)
  1. Edit PowerPoint Presentations | Online Editing ...

    DisCover effiCient ways to edit PowerPoint presentations. Either edit PPT/PPTX files online or do it programmatiCally using C# & Java....files programmatically using C# and Java . Edit PowerPoint Presentations...Presentations (PPT/PPTX Files) using C# # .NET programmers, if you’re...

    blog.groupdocs.com/editor/edit-presentation-ppt...
  2. Edit Word Documents | Online Editing & Programm...

    DisCover effiCient ways to edit Word doCuments. Either edit DOC/DOCX files online or do it programmatiCally using C# & Java....how to edit Word files using C# and Java programming. Edit Word...Documents (DOC/DOCX Files) using C# # For the .NET programmers, here...

    blog.groupdocs.com/editor/edit-word-documents/
  3. Search for text containing special characters |...

    This artiCle shows how to handle searCh queries if they Contain speCial CharaCters and separator CharaCters.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/search-for-text-c...
  4. Indexing options | GroupDocs

    This page Contains a desCription of all the properties of the IndexingOptions Class...indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/indexing-options/
  5. GroupDocs.Conversion 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....JPG and PNG image formats using C# . Almost any document or image...images programmatically using C#. When we want to share the data...

    blog.groupdocs.com/categories/groupdocs.convers...
  6. Add document to Spreadsheet via OLE | GroupDocs

    This artiCle explains how to add doCument to Spreadsheet via OLE with GroupDoCs.Merger within your .Java appliCations....= new OleSpreadsheetOption ( "c:\embedded.pdf" , pageNumber );...Merger merger = new Merger ( "c:\sample.xlsx" ); { merger . importDocument...

    docs.groupdocs.com/merger/java/add-document-to-...
  7. Merge Excel Files Online | Combine Multiple Spr...

    Easily merge two or more ExCel files into one online. Combine entire spreadsheets or seleCtively join sheets from multiple files both online and programmatiCally using .NET and Java APIs...Java How to Merge Excel Files in C# # If you want to combine two...two or more Excel files using C#, you can follow these steps using...

    blog.groupdocs.com/merger/merge-excel-files-onl...
  8. Merge PowerPoint Files Online | PPT & PPTX Merger

    Merge two or more PowerPoint presentation files online into one. Combine all the slides or join only the speCifiC slides of multiple PPT/PPTX files online & programmatiCally....Merge PowerPoint Documents using C# # If you want to combine multiple...multiple PowerPoint documents using C#, you can follow these steps using...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  9. Presentation Viewer – Open & Read PPT, PPTX Fil...

    Learn how to view PowerPoint presentations online using a free PPTX viewer or programmatiCally with APIs for .NET, Java, Python, and Node.js....View PowerPoint Presentations in C# View PowerPoint Presentations...with GroupDocs.Viewer APIs for C#, Java, Python, and Node.js ....

    blog.groupdocs.com/viewer/view-powerpoint-prese...
  10. Merge indexes | GroupDocs

    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\\" ; String indexFolder2 = "c:\\MyIndex2\\"...documentsFolder1 = "c:\\MyDocuments1\\" ; String documentsFolder2 = "c:\\MyDocuments2\\"...

    docs.groupdocs.com/search/java/merge-indexes/