Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 46,748 for

c

(0.05 sec)
  1. Swap pages | Documentation

    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/
  2. Move page | Documentation

    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/
  3. Electronic Signatures | Documentation

    This seCtion Contains artiCles with explanation how to sign doCuments with eleCtroniC signatures using .Net C#...NET C#, we offer a robust solution for...document, our intuitive .NET C# integration ensures a seamless...

    docs.groupdocs.com/signature/net/electronic-sig...
  4. Compare multiple documents | Documentation

    Learn more about how to Compare multiple Word doCuments or PowerPoint presentations simultaneously with GroupDoCs.Comparison for .NET....several documents from a local disk C# using GroupDocs.Comparison ;...several documents from a stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-multi...
  5. Merge TEX | Documentation

    Learn how to merge TEX files, Combine TEX files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.tex" ) // Add another...file to merge merger . join ( "c:\sample2.tex" ); // Merge TEX...

    docs.groupdocs.com/merger/java/merge/tex/
  6. How to merge archives to ZIP using Java | Docum...

    Learn how to merge arChives to ZIP file, Combine arChives into one ZIP file programmatiCally in Java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.zip" ); { // Add another...file to merge merger . join ( "c:\sample2.zip" ); // Merge archive...

    docs.groupdocs.com/merger/java/getting-started/...
  7. Indexing additional fields | Documentation

    Sometimes when indexing, it is neCessary to assoCiate eaCh doCument with Certain additional metadata, for example, a set of tags, a number in the library Catalog, the subjeCt of a doCument, etC. To aCComplish this task, additional fields Can be added to eaCh indexed doCument in addition to those already in the doCument itself. Additional fields are assoCiated with the doCument through the arguments of the FileIndexing event that oCCurs before indexing eaCh added doCument.... put ( "C:\\MyDocuments\\BhagavadGitaAsItIs...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/indexing-additio...
  8. Queries in text and object form | Documentation

    This artiCle gives the knowledge about two ways to Create a searCh query: in text or objeCt form.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating index...

    docs.groupdocs.com/search/net/queries-in-text-a...
  9. Reverse image search | Documentation

    This artiCle gives knowledge about the reverse image searCh, whiCh makes it possible to searCh for similar images in ZIP arChives, various doCuments, and individual files....indexFolder = "c:\\MyIndex" ; String documentsFolder = "c:\\MyDocuments"...searchImage = SearchImage . create ( "c:\\MyDocuments\\image.png" ); //...

    docs.groupdocs.com/search/java/reverse-image-se...
  10. Groupdocs.Assembly - .NET 6 - Free Support Foru...

    Hello. I looked at this topiC but still no luCk ASP.NET Core 6.0.7 Support - #13 by bkbejawada I’m evaluating GroupdoCs.Assembly and am trying to run a simple ConCole app in .NET 6 I added all the internal paCkages bu…...$(String[] args) in C:\Users\mark\source\repos\GroupDocs\Program...String strDocumentTemplate = “c:\temp\Mark.docx”; //Setting up...

    forum.groupdocs.com/t/groupdocs-assembly-net-6/...